Update TODO list.
This commit is contained in:
parent
65aed07d80
commit
f1d39629b2
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
||||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Wed Nov 28 15:18:30 EST 2001
|
||||
Last updated: Thu Nov 29 00:53:42 EST 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -194,6 +194,7 @@ COMMANDS
|
||||
o MOVE 0 should not move to end of cursor
|
||||
o Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
|
||||
o Allow DELETE WHERE CURRENT OF cursor
|
||||
o Prevent DROP of table being referenced by our own open cursor
|
||||
* INSERT
|
||||
o Allow INSERT/UPDATE of system-generated oid value for a row
|
||||
o Allow INSERT INTO tab (col1, ..) VALUES (val1, ..), (val2, ..)
|
||||
|
Loading…
x
Reference in New Issue
Block a user