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 9cfb55c commit 8b9f293Copy full SHA for 8b9f293
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Feb 19 17:41:17 EST 2002
+Last updated: Tue Feb 19 22:50:15 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -210,6 +210,7 @@ COMMANDS
210
o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
211
stored in the backend
212
o Prevent DROP of table being referenced by our own open cursor
213
+ o Allow cursors outside transactions [cursor]
214
215
* INSERT
216
o Allow INSERT/UPDATE of system-generated oid value for a row
0 commit comments