diff --git a/doc/TODO b/doc/TODO index 9a7886f2ae..63a4c371f7 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Tue Feb 17 10:37:48 EST 2004 +Last updated: Tue Feb 17 10:46:44 EST 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -461,7 +461,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 (Tom) -* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1217 2004/02/17 15:37:48 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1217 2004/02/17 15:37:48 momjian Exp $ +* -Change CVS ID to PostgreSQL * 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