aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-08-01 22:18:15 +0000
committerBruce Momjian <bruce@momjian.us>2003-08-01 22:18:15 +0000
commitec1501395e62993537abaf38304a241def77d7f3 (patch)
treeefdd688cb7056e7454bf19b127be50b433321ac5
parentfb78fd0e12e3cd327ecbe0a9b895c15615cb2b02 (diff)
downloadpostgresql-ec1501395e62993537abaf38304a241def77d7f3.tar.gz
postgresql-ec1501395e62993537abaf38304a241def77d7f3.zip
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>
-rw-r--r--doc/TODO9
1 files 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.