diff options
author | Bruce Momjian | 2004-01-25 04:50:16 +0000 |
---|---|---|
committer | Bruce Momjian | 2004-01-25 04:50:16 +0000 |
commit | ccf3a0440a06e4da09bfb3ee0d9d7ab92a73e3ee (patch) | |
tree | 8ff33c0b5722452d292e7445c8a8e2fa3dcf01bb | |
parent | acfa013e81af495ab24fde76086dbe3c7f6d5e34 (diff) |
Add Joe to TODO:
> * Joe is Joe Conway <[email protected]>
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Fri Jan 23 10:13:31 EST 2004 +Last updated: Sat Jan 24 23:50:15 EST 2004 Current maintainer: Bruce Momjian ([email protected]) @@ -463,7 +463,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 $PostgreSQL: pgsql/doc/TODO,v 1.1189 2004/01/23 15:13:30 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1189 2004/01/23 15:13:30 momjian Exp $ +* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1190 2004/01/25 04:50:16 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1190 2004/01/25 04:50:16 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 @@ -500,6 +500,7 @@ Developers who have claimed items are: * Hiroshi is Hiroshi Inoue <[email protected]> * Karel is Karel Zak <[email protected]> * Jan is Jan Wieck <[email protected]> of Afilias, Inc. +* Joe is Joe Conway <[email protected]> * Liam is Liam Stewart <[email protected]> of Red Hat * Marc is Marc Fournier <[email protected]> of PostgreSQL, Inc. * Mark is Mark Hollomon <[email protected]> |