Update TODO list.

This commit is contained in:
Bruce Momjian 2000-06-14 02:25:02 +00:00
parent a13b3f8cb6
commit 4b3d31c991

View File

@ -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