diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-10 18:49:04 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-10 18:49:04 +0000 |
commit | 91783061517b740e07f7dbf24f980e4641ba7d83 (patch) | |
tree | 75095d1d27bc494124ca5db81a095ca35a7ecb9a /src/backend/commands/dbcommands.c | |
parent | d7527540f2dd8f831d4a0ec82a92c59b0d0a8c62 (diff) | |
download | postgresql-91783061517b740e07f7dbf24f980e4641ba7d83.tar.gz postgresql-91783061517b740e07f7dbf24f980e4641ba7d83.zip |
Fix the problem of GRANTs creating "dangling" privileges not directly
traceable to grant options. As per my earlier proposal, a GRANT made by
a role member has to be recorded as being granted by the role that actually
holds the grant option, and not the member.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions