From 54cb1db6cf4d4bf4e44148582bbd2c99684e7dfd Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 19 Nov 2002 20:35:13 +0000
Subject: [PATCH] Add my name:

> * Allow savepoints / nested transactions [transactions] (Bruce)
---
 doc/TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index 762efa5caec..ecbc8c95030 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
-- 
GitLab