|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated: Fri Aug 1 17:44:04 EDT 2003 |
| 3 | +Last updated: Fri Aug 1 18:18:06 EDT 2003 |
4 | 4 |
|
5 | 5 | Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -474,7 +474,7 @@ Source Code
|
474 | 474 | * Acquire lock on a relation before building a relcache entry for it
|
475 | 475 | * Research interaction of setitimer() and sleep() used by statement_timeout
|
476 | 476 | * Add checks for fclose() failure
|
477 |
| -* 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 $ |
| 477 | +* 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 $ |
478 | 478 | * Exit postmaster if postgresql.conf can not be opened
|
479 | 479 | * Rename /scripts directory because they are all C programs now
|
480 | 480 | * Allow the regression tests to start postmaster with -i so the tests
|
@@ -517,8 +517,9 @@ Developers who have claimed items are:
|
517 | 517 | * D'Arcy is D'Arcy J.M. Cain <darcy@druid.net> of The Cain Gang Ltd.
|
518 | 518 | * Dave is Dave Cramer <dave@fastcrypt.com>
|
519 | 519 | * Edmund is Edmund Mergl <E.Mergl@bawue.de>
|
520 |
| -* Fernando Nasser <fnasser@redhat.com> of Red Hat |
521 |
| -* Gavin Sherry <swm@linuxworld.com.au> of Alcove Systems Engineering |
| 520 | +* Fernando is Fernando Nasser <fnasser@redhat.com> of Red Hat |
| 521 | +* Gavin is Gavin Sherry <swm@linuxworld.com.au> of Alcove Systems Engineering |
| 522 | +* Greg is Greg Sabino Mullane <greg@turnstep.com> |
522 | 523 | * Hiroshi is Hiroshi Inoue <Inoue@tpf.co.jp>
|
523 | 524 | * Karel is Karel Zak <zakkr@zf.jcu.cz>
|
524 | 525 | * Jan is Jan Wieck <JanWieck@Yahoo.com> of PeerDirect Corp.
|
|
0 commit comments