From 3f186a203493f96802e4429c315ea509cefa4aba Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Thu, 17 May 2007 22:53:23 +0000
Subject: 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
---
doc/src/FAQ/TODO.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
(limited to 'doc/src')
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index f49d3c1b239..b8ba890e1f5 100644
--- a/doc/src/FAQ/TODO.html
+++ b/doc/src/FAQ/TODO.html
@@ -10,7 +10,7 @@
PostgreSQL TODO List
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Thu May 17 18:44:01 EDT 2007
+Last updated: Thu May 17 18:53:18 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -82,6 +82,8 @@ first. There is also a developer's wiki at
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
+
Improve replication solutions
- Load balancing
--
cgit v1.2.3