|
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: Mon Jun 2317:35:26 EDT 2008 |
| 11 | +Last updated: Mon Jun 2318:12:15 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>.
|
@@ -63,6 +63,7 @@ <h1><a name="section_2">Administration</a></h1>
|
63 | 63 | defaults so things like search_path can be defaulted for a
|
64 | 64 | specific user connecting to a specific database.
|
65 | 65 | </p>
|
| 66 | +</li><li>Allow custom variables to appear in pg_settings() |
66 | 67 | </li><li>Allow custom variable classes that can restrict who can set the values
|
67 | 68 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php">http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php</a>
|
68 | 69 | </p>
|
|