Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8b9f293

Browse files
committed
Add:
> o Allow cursors outside transactions [cursor]
1 parent 9cfb55c commit 8b9f293

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Feb 19 17:41:17 EST 2002
3+
Last updated: Tue Feb 19 22:50:15 EST 2002
44

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

@@ -210,6 +210,7 @@ COMMANDS
210210
o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
211211
stored in the backend
212212
o Prevent DROP of table being referenced by our own open cursor
213+
o Allow cursors outside transactions [cursor]
213214

214215
* INSERT
215216
o Allow INSERT/UPDATE of system-generated oid value for a row

0 commit comments

Comments
 (0)