|
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> |
11 | | -Last updated: Wed Aug 2415:43:15 EDT 2005 |
| 11 | +Last updated: Wed Aug 2416:33:53 EDT 2005 |
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>. |
@@ -67,8 +67,6 @@ <h1><a name="section_2">Administration</a></h1> |
67 | 67 | to defaults |
68 | 68 | <p> Currently, if a variable is commented out, it keeps the |
69 | 69 | previous uncommented value until a server restarted. |
70 | | - Logically, a reload should set the same values as a |
71 | | - server restart. |
72 | 70 | </p> |
73 | 71 | </li><li>%Allow pg_hba.conf settings to be controlled via SQL |
74 | 72 | <p> This would add a function to load the SQL table from |
|