postgresql/src
Tom Lane 4b2dafcc0b Align GRANT/REVOKE behavior more closely with the SQL spec, per discussion
of bug report #1150.  Also, arrange that the object owner's irrevocable
grant-option permissions are handled implicitly by the system rather than
being listed in the ACL as self-granted rights (which was wrong anyway).
I did not take the further step of showing these permissions in an
explicit 'granted by _SYSTEM' ACL entry, as that seemed more likely to
bollix up existing clients than to do anything really useful.  It's still
a possible future direction, though.
2004-06-01 21:49:23 +00:00
..
backend Align GRANT/REVOKE behavior more closely with the SQL spec, per discussion 2004-06-01 21:49:23 +00:00
bin More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Align GRANT/REVOKE behavior more closely with the SQL spec, per discussion 2004-06-01 21:49:23 +00:00
interfaces Suppress compile warnings on machines where the INT64CONST() decoration 2004-05-31 18:53:18 +00:00
makefiles Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
pl Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
port Add thread library to libpgport creation. 2004-05-30 14:07:47 +00:00
template Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
test Align GRANT/REVOKE behavior more closely with the SQL spec, per discussion 2004-06-01 21:49:23 +00:00
timezone Seems we forgot the installdirs target in this makefile. 2004-05-28 03:53:33 +00:00
tools When checking for thread safety with src/tools/thread/thread_test.c, the 2004-05-28 18:37:10 +00:00
tutorial Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
utils For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Integrate timezone library to be called only from Win32. 2004-04-30 04:31:52 +00:00
Makefile.global.in Make --without-docdir configure option actually work, per Manfred. 2004-05-23 15:24:32 +00:00
Makefile.shlib Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00