Skip to content

Commit 8cc9d84

Browse files
committed
Update TODO list.
1 parent fcb7c14 commit 8cc9d84

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Dec 13 19:13:04 EST 1999
3+
Last updated: Sun Jan 9 23:23:02 EST 2000
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -194,6 +194,7 @@ MISC
194194
* Have UPDATE/DELETE clean out indexes
195195
* -Allow WHERE restriction on ctid(Hiroshi)
196196
* Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
197+
* Allow DELETE WHERE CURRENT OF cursor
197198
* Allow PQrequestCancel() to terminate when in waiting-for-lock state
198199
* -Transaction log, so re-do log can be on a separate disk by
199200
with after-row images(Vadim) [logging](Vadim)

0 commit comments

Comments
 (0)