Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb7c14 commit 8cc9d84Copy full SHA for 8cc9d84
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Dec 13 19:13:04 EST 1999
+Last updated: Sun Jan 9 23:23:02 EST 2000
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -194,6 +194,7 @@ MISC
194
* Have UPDATE/DELETE clean out indexes
195
* -Allow WHERE restriction on ctid(Hiroshi)
196
* Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
197
+* Allow DELETE WHERE CURRENT OF cursor
198
* Allow PQrequestCancel() to terminate when in waiting-for-lock state
199
* -Transaction log, so re-do log can be on a separate disk by
200
with after-row images(Vadim) [logging](Vadim)
0 commit comments