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 947e954 commit 010d1afCopy full SHA for 010d1af
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Apr 4 02:02:59 EST 2002
+Last updated: Thu Apr 4 02:12:17 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -210,7 +210,6 @@ COMMANDS
210
* CURSOR
211
o Allow BINARY option to SELECT, just like DECLARE
212
o MOVE 0 should not move to end of cursor
213
- o Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
214
o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
215
stored in the backend
216
o Prevent DROP of table being referenced by our own open cursor
0 commit comments