diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-06-01 21:49:23 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-06-01 21:49:23 +0000 |
commit | 4b2dafcc0b1a579ef5daaa2728223006d1ff98e9 (patch) | |
tree | 92ffc092eb0e4f86dfc61da16426b4c1b40b84f3 /src/backend/utils/adt/misc.c | |
parent | f35e8d843117f9e1b8929a3cce8344baef75a389 (diff) | |
download | postgresql-4b2dafcc0b1a579ef5daaa2728223006d1ff98e9.tar.gz postgresql-4b2dafcc0b1a579ef5daaa2728223006d1ff98e9.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/misc.c')
0 files changed, 0 insertions, 0 deletions