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 @@
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 database connection checks based on GRANT rules in