diff --git a/doc/TODO b/doc/TODO index 762efa5caec139a1d18ea8c6ce190d6d3a8c90c0..ecbc8c9503088b7dd7e21051668e58f604e20511 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Tue Nov 12 21:10:17 EST 2002 +Last updated: Tue Nov 19 15:35:02 EST 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -283,7 +283,7 @@ Transactions ============ * Overhaul bufmgr/lockmgr/transaction manager -* Allow savepoints / nested transactions [transactions] +* Allow savepoints / nested transactions [transactions] (Bruce) Exotic Features