pgsql: Add URL for: * Implement the SQL standard mechanism whereby

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add URL for: * Implement the SQL standard mechanism whereby
Date: 2007-05-17 22:53:24
Message-ID: 20070517225324.0A1199FC174@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add URL for:

* Implement the SQL standard mechanism whereby REVOKE ROLE revokes only
the privilege granted by the invoking role, and not those granted
by other roles
>
> http://archives.postgresql.org/pgsql-bugs/2007-05/msg00010.php

Modified Files:
--------------
pgsql/doc:
TODO (r1.2186 -> r1.2187)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2186&r2=1.2187)
pgsql/doc/src/FAQ:
TODO.html (r1.687 -> r1.688)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.687&r2=1.688)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-05-17 23:31:49 pgsql: Temporary fix for the problem that pg_stat_activity,
Previous Message Bruce Momjian 2007-05-17 22:44:11 pgsql: Add, per Alvaro: > > * Implement the SQL standard mechanism