Commit 34dba9c9 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent ab36582a
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Tue Mar 20 23:30:04 EST 2001 Last updated: Wed Mar 21 10:45:54 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -192,6 +192,7 @@ COMMANDS ...@@ -192,6 +192,7 @@ COMMANDS
* Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions * Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
* Allow DELETE WHERE CURRENT OF cursor * Allow DELETE WHERE CURRENT OF cursor
* -redesign UNION structures to have separarate target lists * -redesign UNION structures to have separarate target lists
* Add BETWEEN [ASYMMETRIC|SYMMETRIC]
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