Commit 9dd53f6c authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent c0ead488
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Oct 12 11:43:40 EDT 2000 Last updated: Thu Oct 12 13:32:28 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -141,6 +141,7 @@ COMMANDS ...@@ -141,6 +141,7 @@ COMMANDS
* Allow BINARY option to SELECT, like we do with DECLARE * Allow BINARY option to SELECT, like we do with DECLARE
* MOVE 0 should not move to end of cursor * MOVE 0 should not move to end of cursor
* Overhaul ACL (access control) code * Overhaul ACL (access control) code
* Allow ORDER BY...LIMIT in INSERT INTO ... SELECT
CLIENTS CLIENTS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment