Update TODO list.
authorBruce Momjian
Tue, 4 Jul 2000 05:17:31 +0000 (05:17 +0000)
committerBruce Momjian
Tue, 4 Jul 2000 05:17:31 +0000 (05:17 +0000)
doc/TODO

index ff5ff1907ba6b6a55b274a83f4a95290482f80a2..d64a418f1728f192a0493113a065bc82efc9e141 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Tue Jul  4 00:45:03 EDT 2000
+Last updated:      Tue Jul  4 01:17:20 EDT 2000
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -138,7 +138,6 @@ COMMANDS
 * Prevent truncate on table with a referential integrity trigger
 * MOVE 0 should not move to end of cursor
 * Overhaul ACL (access control) code
-* Add ALTER SESSION SET TRANSACTION ISOLATION
   
 CLIENTS