pgsql: Add, per Alvaro: > > * Implement the SQL standard mechanism

Started by Bruce Momjianabout 19 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Add, per Alvaro:

* Implement the SQL standard mechanism whereby REVOKE ROLE revokes only
the privilege granted by the invoking role, and not those granted
by other roles

Modified Files:
--------------
pgsql/doc:
TODO (r1.2185 -> r1.2186)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2185&r2=1.2186)
pgsql/doc/src/FAQ:
TODO.html (r1.686 -> r1.687)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.686&r2=1.687)