postgres/src
Heikki Linnakangas e356743f3e Add missing support for removing foreign data wrapper / server privileges
belonging to a user at DROP OWNED BY. Foreign data wrappers and servers
don't do anything useful yet, which is why no-one has noticed, but since we
have them, seems prudent to fix this. Per report from Chetan Suttraway.
Backpatch to 9.0, 8.4 has the same problem but this patch didn't apply
there so I'm not going to bother.
2010-11-12 15:29:23 +02:00
..
backend Add missing support for removing foreign data wrapper / server privileges 2010-11-12 15:29:23 +02:00
bin Implement an "S" option for psql's \dn command. 2010-11-06 21:41:14 -04:00
include Add monitoring function pg_last_xact_replay_timestamp. 2010-11-09 22:52:19 -05:00
interfaces Some cleanup in ecpg code: 2010-11-02 18:12:01 +01:00
makefiles Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pl Use only one hash entry for all instances of a pltcl trigger function. 2010-11-03 12:26:55 -04:00
port Fix comparisons of pointers with zero to compare with NULL instead. 2010-10-29 15:51:52 -04:00
template Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
test Prevent invoking I/O conversion casts via functional/attribute notation. 2010-11-07 13:03:19 -05:00
timezone Fix comparisons of pointers with zero to compare with NULL instead. 2010-10-29 15:51:52 -04:00
tools Fix msvc build for localized versions of Visual C++ 2010-10-17 16:36:54 +02:00
tutorial Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
Makefile.global.in Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
Makefile.shlib Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nls-global.mk Fix makefile logic to not break the build when xgettext is missing 2010-10-14 23:16:46 +03:00
win32.mak Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00