From 5f04ce3126236ee082a5005b125d40f494713bbf Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Mon, 18 Sep 2006 16:24:07 +0000 Subject: [PATCH] Add URL for commenting postgresql.conf: > http://archives.postgresql.org/pgsql-hackers/2006-09/msg01481.php --- doc/TODO | 3 ++- doc/src/FAQ/TODO.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index 2e55abbe25..d5fdfeb70e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -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 diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 43fab14e36..a5be0ac365 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:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated: Mon Sep 18 12:22:27 EDT 2006 +Last updated: Mon Sep 18 12:23:58 EDT 2006 </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>. @@ -87,6 +87,7 @@ first. to defaults <p> Currently, if a variable is commented out, it keeps the previous uncommented value until a server restarted. + <a href="http://archives.postgresql.org/pgsql-hackers/2006-09/msg01481.php">http://archives.postgresql.org/pgsql-hackers/2006-09/msg01481.php</a> </p> </li><li>-<em>Allow per-database permissions to be set via GRANT</em> <p> Allow database connection checks based on GRANT rules in -- 2.40.0