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 76aada9 commit 91a6bb0Copy full SHA for 91a6bb0
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Nov 1 21:42:54 EST 2002
+Last updated: Fri Nov 1 21:44:07 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -230,7 +230,7 @@ Commands
230
231
* CURSOR
232
o Allow BINARY option to SELECT, just like DECLARE
233
- o MOVE 0 should not move to end of cursor
+ o MOVE 0 should not move to end of cursor (Bruce)
234
o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
235
stored in the backend
236
o Prevent DROP of table being referenced by our own open cursor
0 commit comments