aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-09-18 16:24:07 +0000
committerBruce Momjian <bruce@momjian.us>2006-09-18 16:24:07 +0000
commit5f04ce3126236ee082a5005b125d40f494713bbf (patch)
treebe89bc4da7aaeb2d9b677992a44a0f0fdeec2eb7
parentc74c313519efe1ea0cd76d2338d47d74aa7c83d4 (diff)
downloadpostgresql-5f04ce3126236ee082a5005b125d40f494713bbf.tar.gz
postgresql-5f04ce3126236ee082a5005b125d40f494713bbf.zip
Add URL for commenting postgresql.conf:
> http://archives.postgresql.org/pgsql-hackers/2006-09/msg01481.php
-rw-r--r--doc/TODO3
-rw-r--r--doc/src/FAQ/TODO.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 2e55abbe25d..d5fdfeb70e1 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 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: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