From 4b3d31c9915ebf23e4bf902f0c5d687369aeb1ab Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Wed, 14 Jun 2000 02:25:02 +0000
Subject: [PATCH] Update TODO list.

---
 doc/TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/TODO b/doc/TODO
index 9c858e9be53..da5ba6e705c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Tue Jun 13 04:04:27 EDT 2000
+Last updated:		Tue Jun 13 22:24:15 EDT 2000
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -133,6 +133,7 @@ COMMANDS
 * Allow BINARY option to SELECT, like we do with DECLARE
 * Prevent truncate on table with a referential integrity trigger
 * MOVE 0 should not move to end of cursor
+* Overhaul ACL (access control) code
   
 CLIENTS
 
-- 
GitLab