aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-08-24 20:34:05 +0000
committerBruce Momjian <bruce@momjian.us>2005-08-24 20:34:05 +0000
commitc4bf58213ee65cd246f49665ad02348f79cf2c5d (patch)
tree904b953266e57b873e250fe145dde62d42d1e2c1
parent41bb3cb7c981b9794890dee2313fe1128d9274cf (diff)
downloadpostgresql-c4bf58213ee65cd246f49665ad02348f79cf2c5d.tar.gz
postgresql-c4bf58213ee65cd246f49665ad02348f79cf2c5d.zip
Remove sentence:
< Logically, a reload should set the same values as a < server restart.
-rw-r--r--doc/TODO4
-rw-r--r--doc/src/FAQ/TODO.html4
2 files changed, 2 insertions, 6 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
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 751246a76ca..12869416e89 100644
--- a/doc/src/FAQ/TODO.html
+++ b/doc/src/FAQ/TODO.html
@@ -8,7 +8,7 @@
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
-Last updated: Wed Aug 24 15:43:15 EDT 2005
+Last updated: Wed Aug 24 16:33:53 EDT 2005
</p>
<p>The most recent version of this document can be viewed at<br/>
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -67,8 +67,6 @@ first.
to defaults
<p> 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.
</p>
</li><li>%Allow pg_hba.conf settings to be controlled via SQL
<p> This would add a function to load the SQL table from