From 68a3d2ef837421638d73c2ae4f69e2e548dcf78d Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 6 Sep 2001 20:40:05 +0000 Subject: [PATCH] Update TODO list. --- doc/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index 9ab9f58a93..ec92d60700 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Sep 6 16:37:09 EDT 2001 +Last updated: Thu Sep 6 16:40:00 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -245,7 +245,7 @@ TRANSACTIONS * Allow autocommit so always in a transaction block * Overhaul bufmgr/lockmgr/transaction manager -* Allow nested transactions / savepoints (Vadim) +* Allow nested transactions / savepoints [transactions] * Handle transaction rollover (Tom) [transactions] EXOTIC FEATURES -- 2.40.0