pgsql: Add URL for: * Implement the SQL standard mechanism whereby - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add URL for: * Implement the SQL standard mechanism whereby
Date
Msg-id 20070517225324.0A1199FC174@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add, per Alvaro: > > * Implement the SQL standard mechanism
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Temporary fix for the problem that pg_stat_activity,