aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 2b7112c2d60..9dab81575dd 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Wed Aug 24 15:43:15 EDT 2005
+Last updated: Wed Aug 24 16:33:53 EDT 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -70,8 +70,6 @@ Administration
Currently, if a variable is commented out, it keeps the
previous uncommented value until a server restarted.
- Logically, a reload should set the same values as a
- server restart.
o %Allow pg_hba.conf settings to be controlled via SQL