diff options
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | doc/src/FAQ/TODO.html | 3 |
2 files changed, 4 insertions, 2 deletions
@@ -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 diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 43fab14e360..a5be0ac3659 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:[email protected]">[email protected]</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 |