From b00f557dd17906b358f811fb939dde66403e134a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 1 Jul 2005 17:05:58 +0000 Subject: Update for roles: < * Prevent default re-use of sysids for dropped users and groups > * Prevent default re-use of sysids for dropped users and roles 450c450 < * Add COMMENT ON for all cluster global objects (users, groups, databases > * Add COMMENT ON for all cluster global objects (users, roles, databases 609c609 < users and groups with separate DROP commands > users and roles with separate DROP commands --- doc/src/FAQ/TODO.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 8dc50a16bb6..ddfa9503436 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Fri Jul 1 11:08:12 EDT 2005
+Last updated: Fri Jul 1 13:05:46 EDT 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -31,7 +31,7 @@ first.
This would allow server log information to be easily loaded into a database for analysis.
-Currently, if a user is removed while he still owns objects, a new user given might be given their user id and inherit the previous users objects. @@ -413,7 +413,7 @@ first.