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 2ceea88 commit 025f635Copy full SHA for 025f635
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jan 24 21:32:45 EST 2002
+Last updated: Thu Jan 24 21:33:26 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -232,7 +232,7 @@ COMMANDS
232
o Allow BINARY option to SELECT, just like DECLARE
233
o MOVE 0 should not move to end of cursor
234
o Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
235
- o Allow DELETE WHERE CURRENT OF cursor using per-cursor tid
+ o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
236
stored in the backend
237
o Prevent DROP of table being referenced by our own open cursor
238
0 commit comments