From fef89414e6396b004277bbb5f9c98ebdd737b1c8 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 27 Mar 2003 16:47:10 +0000 Subject: [PATCH] Done: > o -Allow cursors outside transactions --- doc/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index 7245f4cf90..27c7ddede5 100644 --- 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 -- 2.40.0