mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 00:02:04 -04:00
Update TODO list.
This commit is contained in:
parent
9609a875bb
commit
4a5905184f
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Sun Apr 15 21:32:39 EDT 2001
|
Last updated: Tue Apr 17 10:14:21 EDT 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -137,6 +137,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
|
||||||
* Add BETWEEN ASYMMETRIC/SYMMETRIC
|
* Add BETWEEN ASYMMETRIC/SYMMETRIC
|
||||||
|
* Add SET parameter to timeout if waiting for lock too long
|
||||||
|
|
||||||
CLIENTS
|
CLIENTS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user