Remove sentence:
authorBruce Momjian
Wed, 24 Aug 2005 20:34:05 +0000 (20:34 +0000)
committerBruce Momjian
Wed, 24 Aug 2005 20:34:05 +0000 (20:34 +0000)
<    Logically, a reload should set the same values as a
<           server restart.

doc/TODO
doc/src/FAQ/TODO.html

index 2b7112c2d60ca0c7a34e1cd0b303aa623112bc81..9dab81575dd9a7bd03c2433023464fb49e3933d0 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-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
 
index 751246a76ca6203cb3fc302a050cafde69e59dd7..12869416e89d838476098c0b449a6bacf1d03b61 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-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.
@@ -67,8 +67,6 @@ first.
           to defaults
 

          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.          
 

     
  • %Allow pg_hba.conf settings to be controlled via SQL
  •  

              This would add a function to load the SQL table from