Add:
authorBruce Momjian <bruce@momjian.us>
Mon, 23 Jun 2003 04:31:25 +0000 (04:31 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 23 Jun 2003 04:31:25 +0000 (04:31 +0000)
> * Exit postmaster if postgresql.conf can not be opened

doc/TODO

index 5c97bc1dc19b807922e4a9475499db01c898ffed..123f205ff18581f113e98fc1e453286213c2a054 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Mon Jun 23 00:00:08 EDT 2003
+Last updated:          Mon Jun 23 00:23:31 EDT 2003
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -453,6 +453,7 @@ Source Code
 * Research interaction of setitimer() and sleep() used by statement_timeout
 * Add checks for fclose() failure
 * Change CVS $Id$ to $PostgreSQL$
+* Exit postmaster if postgresql.conf can not be opened
 
 * Wire Protocol Changes
        o Show transaction status in psql