diff options
author | Tom Lane | 2005-07-26 16:38:29 +0000 |
---|---|---|
committer | Tom Lane | 2005-07-26 16:38:29 +0000 |
commit | af019fb9aec0274875a10a89c68c8fecb949349f (patch) | |
tree | 21f9b389c49ef4386bc8faf9adcd26199417a806 /contrib/intarray | |
parent | f9fd1764615ed5d85fab703b0ffb0c323fe7dfd5 (diff) |
Add a role property 'rolinherit' which, when false, denotes that the role
doesn't automatically inherit the privileges of roles it is a member of;
for such a role, membership in another role can be exploited only by doing
explicit SET ROLE. The default inherit setting is TRUE, so by default
the behavior doesn't change, but creating a user with NOINHERIT gives closer
adherence to our current reading of SQL99. Documentation still lacking,
and I think the information schema needs another look.
Diffstat (limited to 'contrib/intarray')
0 files changed, 0 insertions, 0 deletions