summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian2008-06-11 20:54:31 +0000
committerBruce Momjian2008-06-11 20:54:31 +0000
commitebff1d4dc6eee53185c8b96a07abb941c1ead17c (patch)
tree8071735ac2cc1c2dfc988845f855089eb384ef7c /doc/TODO
parent70da495d841b3db2b151613a31bb093f926009e0 (diff)
Add:
> * Add pg_ctl option to do a syntax check of postgresql.conf
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 8498670eb13..2cc80f94e4f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian ([email protected])
-Last updated: Wed May 28 22:04:08 EDT 2008
+Last updated: Wed Jun 11 16:54:08 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1039,6 +1039,7 @@ Clients
allow pg_ctl to read and understand postgresql.conf to find the
data_directory value.
+* Add pg_ctl option to do a syntax check of postgresql.conf
* Add a function like pg_get_indexdef() that report more detailed index
information