Update TODO list.

This commit is contained in:
Bruce Momjian 2000-10-13 01:54:40 +00:00
parent 1b1dbb861d
commit 0b33ace678
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Thu Oct 12 16:26:03 EDT 2000
Last updated: Thu Oct 12 21:54:30 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -146,6 +146,7 @@ COMMANDS
* MOVE 0 should not move to end of cursor
* Overhaul ACL (access control) code
* Allow ORDER BY...LIMIT in INSERT INTO ... SELECT
* Add SHOW command to display locks
CLIENTS