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>
This commit is contained in:
Bruce Momjian 2003-08-01 22:18:15 +00:00
parent fb78fd0e12
commit ec1501395e
1 changed files with 5 additions and 4 deletions

View File

@ -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.