]> granicus.if.org Git - postgresql/commitdiff
Done:
authorBruce Momjian <bruce@momjian.us>
Thu, 27 Mar 2003 16:47:10 +0000 (16:47 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 27 Mar 2003 16:47:10 +0000 (16:47 +0000)
>  o -Allow cursors outside transactions

doc/TODO

index 7245f4cf908a6d6fede459418015dd23a8149028..27c7ddede55a379508ddea9ed5f17f5b8667652d 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -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