From: Bruce Momjian Date: Mon, 18 Sep 2006 16:24:07 +0000 (+0000) Subject: Add URL for commenting postgresql.conf: X-Git-Tag: REL8_2_BETA1~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f04ce3126236ee082a5005b125d40f494713bbf;p=postgresql Add URL for commenting postgresql.conf: > http://archives.postgresql.org/pgsql-hackers/2006-09/msg01481.php --- 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 @@

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. @@ -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