Document the behavior of GRANT/REVOKE in cases where the privilege is
Tom Lane <tgl@sss.pgh.pa.us>
Document the behavior of GRANT/REVOKE in cases where the privilege is held by means of role membership, rather than directly. Per discussion and bug fix of a couple weeks ago.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/grant.sgml | modified | +24 −1 |
| doc/src/sgml/ref/revoke.sgml | modified | +26 −1 |
| doc/src/sgml/user-manag.sgml | modified | +93 −77 |