From ec1501395e62993537abaf38304a241def77d7f3 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 1 Aug 2003 22:18:15 +0000
Subject: [PATCH] Update, add Greg:

< * Fernando Nasser <fnasser@redhat.com> of Red Hat
< * Gavin Sherry <swm@linuxworld.com.au> of Alcove Systems Engineering
> * Fernando is Fernando Nasser <fnasser@redhat.com> of Red Hat
> * Gavin is Gavin Sherry <swm@linuxworld.com.au> of Alcove Systems Engineering
> * Greg is Greg Sabino Mullane <greg@turnstep.com>
---
 doc/TODO | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index 7612b9cb308..78bc1c2a742 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Fri Aug  1 17:44:04 EDT 2003
+Last updated:		Fri Aug  1 18:18:06 EDT 2003
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -474,7 +474,7 @@ Source Code
 * Acquire lock on a relation before building a relcache entry for it
 * Research interaction of setitimer() and sleep() used by statement_timeout
 * Add checks for fclose() failure
-* Change CVS $Id: TODO,v 1.1104 2003/08/01 21:44:05 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1104 2003/08/01 21:44:05 momjian Exp $
+* Change CVS $Id: TODO,v 1.1105 2003/08/01 22:18:15 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1105 2003/08/01 22:18:15 momjian Exp $
 * Exit postmaster if postgresql.conf can not be opened
 * Rename /scripts directory because they are all C programs now
 * Allow the regression tests to start postmaster with -i so the tests
@@ -517,8 +517,9 @@ Developers who have claimed items are:
 * D'Arcy is D'Arcy J.M. Cain <darcy@druid.net> of The Cain Gang Ltd.
 * Dave is Dave Cramer <dave@fastcrypt.com>
 * Edmund is Edmund Mergl <E.Mergl@bawue.de>
-* Fernando Nasser <fnasser@redhat.com> of Red Hat
-* Gavin Sherry <swm@linuxworld.com.au> of Alcove Systems Engineering
+* Fernando is Fernando Nasser <fnasser@redhat.com> of Red Hat
+* Gavin is Gavin Sherry <swm@linuxworld.com.au> of Alcove Systems Engineering
+* Greg is Greg Sabino Mullane <greg@turnstep.com>
 * Hiroshi is Hiroshi Inoue <Inoue@tpf.co.jp>
 * Karel is Karel Zak <zakkr@zf.jcu.cz>
 * Jan is Jan Wieck <JanWieck@Yahoo.com> of PeerDirect Corp.
-- 
GitLab