mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Update TODO list.
This commit is contained in:
parent
ab36582a19
commit
34dba9c9c4
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
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)
|
||||
|
||||
|
|
@ -192,6 +192,7 @@ COMMANDS
|
|||
* Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
|
||||
* Allow DELETE WHERE CURRENT OF cursor
|
||||
* -redesign UNION structures to have separarate target lists
|
||||
* Add BETWEEN [ASYMMETRIC|SYMMETRIC]
|
||||
|
||||
CLIENTS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue