Skip to content

Commit 91a6bb0

Browse files
committed
Update:
> o MOVE 0 should not move to end of cursor (Bruce)
1 parent 76aada9 commit 91a6bb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Nov 1 21:42:54 EST 2002
3+
Last updated: Fri Nov 1 21:44:07 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -230,7 +230,7 @@ Commands
230230

231231
* CURSOR
232232
o Allow BINARY option to SELECT, just like DECLARE
233-
o MOVE 0 should not move to end of cursor
233+
o MOVE 0 should not move to end of cursor (Bruce)
234234
o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
235235
stored in the backend
236236
o Prevent DROP of table being referenced by our own open cursor

0 commit comments

Comments
 (0)