postgresql/src
Tom Lane b46c92112b Fix assorted bugs in privileges-for-types patch.
Commit 729205571e added privileges on data
types, but there were a number of oversights.  The implementation of
default privileges for types missed a few places, and pg_dump was
utterly innocent of the whole concept.  Per bug #7741 from Nathan Alden,
and subsequent wider investigation.
2012-12-09 00:08:23 -05:00
..
backend Fix assorted bugs in privileges-for-types patch. 2012-12-09 00:08:23 -05:00
bin Fix assorted bugs in privileges-for-types patch. 2012-12-09 00:08:23 -05:00
include Support automatically-updatable views. 2012-12-08 18:26:21 -05:00
interfaces Include isinf.o in libecpg if isinf() is not available on the system. 2012-12-04 16:44:22 +01:00
makefiles Revert "Add mode where contrib installcheck runs each module in a separately named database." 2012-12-03 15:00:51 -05:00
pl Improve pl/pgsql to support composite-type expressions in RETURN. 2012-12-06 23:09:52 -05:00
port
template
test Support automatically-updatable views. 2012-12-08 18:26:21 -05:00
timezone Update time zone data files to tzdata release 2012j. 2012-12-02 16:35:23 -05:00
tools
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Revert "Add mode where contrib installcheck runs each module in a separately named database." 2012-12-03 15:00:51 -05:00
Makefile.shlib
nls-global.mk
win32.mak