From: Bruce Momjian Date: Wed, 24 Aug 2005 20:34:05 +0000 (+0000) Subject: Remove sentence: X-Git-Tag: REL9_0_0~9399 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c4bf58213ee65cd246f49665ad02348f79cf2c5d;p=pg-rex%2Fsyncrep.git Remove sentence: < Logically, a reload should set the same values as a < server restart. --- diff --git a/doc/TODO b/doc/TODO index 2b7112c2d6..9dab81575d 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 diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 751246a76c..12869416e8 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,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. @@ -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