|
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: Sat Jun 4 19:05:14 EDT 2005 |
| 11 | +Last updated: Sat Jun 4 19:32:31 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>.
|
@@ -43,7 +43,8 @@ <h1><a name="section_2">Administration</a></h1>
|
43 | 43 | <p> This would allow an application inheriting a pooled connection to know
|
44 | 44 | the queries prepared in the current session.
|
45 | 45 | </p>
|
46 |
| -</li><li>Allow major upgrades without dump/reload, perhaps using pg_upgrade |
| 46 | +</li><li>Allow major upgrades without dump/reload, perhaps using pg_upgrade |
| 47 | + [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?pg_upgrade">pg_upgrade</a>] |
47 | 48 | </li><li>Have SHOW ALL and pg_settings show descriptions for server-side variables
|
48 | 49 | </li><li>Allow GRANT/REVOKE permissions to be applied to all schema objects with one
|
49 | 50 | command
|
|