From: Bruce Momjian Date: Fri, 8 Aug 2003 18:36:34 +0000 (+0000) Subject: Update. X-Git-Tag: REL7_4_BETA2~120 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b1504b60853558686b569f32b10310946c3061a4;p=postgresql Update. --- diff --git a/doc/TODO b/doc/TODO index 2723782951..cfc851c0cb 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Fri Aug 8 13:12:55 EDT 2003 +Last updated: Fri Aug 8 14:36:32 EDT 2003 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -474,7 +474,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 $Id: TODO,v 1.1110 2003/08/08 17:13:02 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1110 2003/08/08 17:13:02 momjian Exp $ +* Change CVS $Id: TODO,v 1.1111 2003/08/08 18:36:34 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1111 2003/08/08 18:36:34 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