|
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:Thu Jun12 14:08:45 EDT 2008 |
| 11 | +Last updated:Fri Jun13 12:24:28 EDT 2008 |
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>.
|
@@ -107,6 +107,7 @@ <h1><a name="section_2">Administration</a></h1>
|
107 | 107 | check the username@realm against multiple realms
|
108 | 108 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php">http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php</a>
|
109 | 109 | </p>
|
| 110 | +</li><li>Add functions to syntax check configuration files |
110 | 111 | </li></ul>
|
111 | 112 | </li><li>Tablespaces
|
112 | 113 | <ul>
|
@@ -900,7 +901,6 @@ <h1><a name="section_10">Clients</a></h1>
|
900 | 901 | allow pg_ctl to read and understand postgresql.conf to find the
|
901 | 902 | data_directory value.
|
902 | 903 | </p>
|
903 |
| -</li><li>Add pg_ctl option to do a syntax check of postgresql.conf |
904 | 904 | </li><li>Add a function like pg_get_indexdef() that report more detailed index
|
905 | 905 | information
|
906 | 906 | <p><ahref="http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php">http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php</a>
|
|