diff --git a/doc/TODO b/doc/TODO index 09b3abf47f1..6ed3562cfb3 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Fri Aug 11 11:53:33 EDT 2006 +Last updated: Fri Aug 11 16:17:22 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -80,7 +80,7 @@ Administration * Configuration files o -Add "include file" functionality in postgresql.conf - o %Allow commenting of variables in postgresql.conf to restore them + o -Allow commenting of variables in postgresql.conf to restore them to defaults Currently, if a variable is commented out, it keeps the diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 2d133e6c56b..9c74172381b 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Fri Aug 11 11:53:33 EDT 2006
+Last updated: Fri Aug 11 16:17:22 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -76,7 +76,7 @@ first.
Currently, if a variable is commented out, it keeps the previous uncommented value until a server restarted.