aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-07-11 00:18:28 +0000
committerBruce Momjian <bruce@momjian.us>2004-07-11 00:18:28 +0000
commitb4a98c5fcc6b418912dde8e8ce3a8a486cbe4c85 (patch)
treeadd0c7c747475635de9c39f3f20b6b85ebfed14d
parent5dfd5063e242ccea2ba3fc70c19f5f84f9f8402c (diff)
downloadpostgresql-b4a98c5fcc6b418912dde8e8ce3a8a486cbe4c85.tar.gz
postgresql-b4a98c5fcc6b418912dde8e8ce3a8a486cbe4c85.zip
Add:
> * Add include functionality to postgresql.conf >
-rw-r--r--doc/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 07fb3d3c4e1..35265899001 100644
--- 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