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
40136f4465
commit
e4c06b2125
1 changed files with 2 additions and 2 deletions
4
doc/TODO
4
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Tue Apr 17 10:14:21 EDT 2001
|
||||
Last updated: Wed Apr 18 13:52:02 EDT 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -137,7 +137,7 @@ COMMANDS
|
|||
* Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
|
||||
* Allow DELETE WHERE CURRENT OF cursor
|
||||
* Add BETWEEN ASYMMETRIC/SYMMETRIC
|
||||
* Add SET parameter to timeout if waiting for lock too long
|
||||
* Add parameter to timeout if waiting for lock too long
|
||||
|
||||
CLIENTS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue