Update TODO list.
authorBruce Momjian
Sun, 27 May 2001 16:31:30 +0000 (16:31 +0000)
committerBruce Momjian
Sun, 27 May 2001 16:31:30 +0000 (16:31 +0000)
doc/TODO

index f38c353bc195bd481b052f9af2cce4ca9f95dadf..dc22e5f4c200635e3526c713f0f03aa4fadcb4b3 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Thu May 24 10:36:09 EDT 2001
+Last updated:      Sun May 27 12:31:21 EDT 2001
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -39,7 +39,7 @@ ADMIN
 
 * Improve control over user privileges, including table creation and
   lock use [privileges] (Karel, others)
-* Permission to DELETE table also allows UPDATE
+* -Permission to DELETE table also allows UPDATE (Peter E)
 * Allow elog() to return error codes, module name, file name, line
   number, not just messages (Peter E) [elog]
 * Allow international error message support and add error codes [elog]