Add URL for commenting postgresql.conf:
authorBruce Momjian
Mon, 18 Sep 2006 16:24:07 +0000 (16:24 +0000)
committerBruce Momjian
Mon, 18 Sep 2006 16:24:07 +0000 (16:24 +0000)
>    http://archives.postgresql.org/pgsql-hackers/2006-09/msg01481.php

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

index 2e55abbe25d0bd59993feb61f734075cfdf56627..d5fdfeb70e111a66828f346416659a2fb825ecac 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon Sep 18 12:22:27 EDT 2006
+Last updated:      Mon Sep 18 12:23:58 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -93,6 +93,7 @@ Administration
 
      Currently, if a variable is commented out, it keeps the
      previous uncommented value until a server restarted.
+     http://archives.postgresql.org/pgsql-hackers/2006-09/msg01481.php
 
    o -Allow per-database permissions to be set via GRANT
 
index 43fab14e3608e3b786534eb840308583a314121c..a5be0ac3659a1fc5848403ce2799edf9b2f91e95 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Sep 18 12:22:27 EDT 2006
+Last updated:           Mon Sep 18 12:23:58 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -87,6 +87,7 @@ first.
           to defaults
 

          Currently, if a variable is commented out, it keeps the

           previous uncommented value until a server restarted.
+          http://archives.postgresql.org/pgsql-hackers/2006-09/msg01481.php
 

     
  • -Allow per-database permissions to be set via GRANT
  •  

              Allow database connection checks based on GRANT rules in