From: Bruce Momjian Date: Tue, 17 Feb 2004 15:46:44 +0000 (+0000) Subject: Done: X-Git-Tag: REL8_0_0BETA1~1147 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0128c17c93d3382a22e76721679d9cf015fa9443;p=postgresql Done: > * -Change CVS ID to PostgreSQL --- 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