summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2004-01-25 04:50:16 +0000
committerBruce Momjian2004-01-25 04:50:16 +0000
commitccf3a0440a06e4da09bfb3ee0d9d7ab92a73e3ee (patch)
tree8ff33c0b5722452d292e7445c8a8e2fa3dcf01bb
parentacfa013e81af495ab24fde76086dbe3c7f6d5e34 (diff)
Add Joe to TODO:
> * Joe is Joe Conway <[email protected]>
-rw-r--r--doc/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 6f594594d93..14508fa2b62 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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]>