Add:
authorBruce Momjian <bruce@momjian.us>
Sun, 11 Jul 2004 00:18:28 +0000 (00:18 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 11 Jul 2004 00:18:28 +0000 (00:18 +0000)
> * Add include functionality to postgresql.conf
>

doc/TODO

index 07fb3d3c4e1853af6cdf93addbece0303361b358..35265899001fa3ff3f2ca3b36cdf475bf0a60184 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
 Bracketed items "[]" have more detail.
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated:      Wed Jul  7 08:49:46 EDT 2004
+Last updated:      Sat Jul 10 20:18:28 EDT 2004
 
 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
 
@@ -43,6 +43,8 @@ Administration
   in-progress when the server terminated abruptly
 * Allow reporting of which objects are in which tablespaces
 * Allow database recovery where tablespaces can't be created
+* Add include functionality to postgresql.conf
+
 * Improve replication solutions
    o Automatic failover
    o Load balancing