> 	o -Allow cursors outside transactions
This commit is contained in:
Bruce Momjian 2003-03-27 16:47:10 +00:00
parent 64c1399dac
commit fef89414e6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Thu Mar 20 22:47:34 EST 2003
Last updated: Thu Mar 27 11:47:07 EST 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -196,7 +196,7 @@ Commands
o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
stored in the backend
o Prevent DROP of table being referenced by our own open cursor
o Allow cursors outside transactions [cursor]
o -Allow cursors outside transactions
* INSERT
o Allow INSERT/UPDATE of system-generated oid value for a row