|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
|
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
11 |
| -Last updated:Wed Apr18 09:31:04 EDT 2007 |
| 11 | +Last updated:Sun Apr22 09:28:30 EDT 2007 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -88,12 +88,8 @@ <h1><a name="section_2">Administration</a></h1>
|
88 | 88 | </li></ul>
|
89 | 89 | </li><li>Configuration files
|
90 | 90 | <ul>
|
91 |
| -<li>Allow commenting of variables in postgresql.conf to restore them |
| 91 | +<li>-<em>Allow commenting of variables in postgresql.conf to restore them</em> |
92 | 92 | to defaults
|
93 |
| -<p> Currently, if a variable is commented out, it keeps the |
94 |
| - previous uncommented value until a server restarted. |
95 |
| -<ahref="http://archives.postgresql.org/pgsql-patches/2007-03/msg00180.php">http://archives.postgresql.org/pgsql-patches/2007-03/msg00180.php</a> |
96 |
| -</p> |
97 | 93 | </li><li>Allow pg_hba.conf to specify host names along with IP addresses
|
98 | 94 | <p> Host name lookup could occur when the postmaster reads the
|
99 | 95 | pg_hba.conf file, or when the backend starts. Another
|
|