diff --git a/doc/TODO b/doc/TODO index 9ab9f58a933f1c30d2c70056ec4d34455ddc3f12..ec92d6070013bd7b5a2c202f1b594935858e34c6 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