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

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add, per Alvaro: > > * Implement the SQL standard mechanism
Date: 2007-05-17 22:44:11
Message-ID: 20070517224411.481F19FC1D7@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-05-17 22:53:24 pgsql: Add URL for: * Implement the SQL standard mechanism whereby
Previous Message Bruce Momjian 2007-05-17 22:42:54 pgsql: Add: > > * Fix problem with excessive logging during SSL