|
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: Fri Aug 1111:53:33 EDT 2006 |
| 11 | +Last updated: Fri Aug 1116:17:22 EDT 2006 |
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>. |
@@ -76,7 +76,7 @@ <h1><a name="section_2">Administration</a></h1> |
76 | 76 | </li><li>Configuration files |
77 | 77 | <ul> |
78 | 78 | <li>-<em>Add "include file" functionality in postgresql.conf</em> |
79 | | -</li><li>%Allow commenting of variables in postgresql.conf to restore them |
| 79 | +</li><li>-<em>Allow commenting of variables in postgresql.conf to restore them</em> |
80 | 80 | to defaults |
81 | 81 | <p> Currently, if a variable is commented out, it keeps the |
82 | 82 | previous uncommented value until a server restarted. |
|