Add URL for commenting postgresql.conf:

> 	  http://archives.postgresql.org/pgsql-hackers/2006-09/msg01481.php
This commit is contained in:
Bruce Momjian 2006-09-18 16:24:07 +00:00
parent c74c313519
commit 5f04ce3126
2 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List PostgreSQL TODO List
==================== ====================
Current maintainer: Bruce Momjian (bruce@momjian.us) 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 The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. http://www.postgresql.org/docs/faqs.TODO.html.
@ -93,6 +93,7 @@ Administration
Currently, if a variable is commented out, it keeps the Currently, if a variable is commented out, it keeps the
previous uncommented value until a server restarted. 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 o -Allow per-database permissions to be set via GRANT

View File

@ -8,7 +8,7 @@
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1> <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/> <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>
<p>The most recent version of this document can be viewed at<br/> <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>. <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 to defaults
<p> Currently, if a variable is commented out, it keeps the <p> Currently, if a variable is commented out, it keeps the
previous uncommented value until a server restarted. 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> </p>
</li><li>-<em>Allow per-database permissions to be set via GRANT</em> </li><li>-<em>Allow per-database permissions to be set via GRANT</em>
<p> Allow database connection checks based on GRANT rules in <p> Allow database connection checks based on GRANT rules in