|
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: Fri Jul 2912:05:22 EDT 2005 |
| 11 | +Last updated: Fri Jul 2922:52:27 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>.
|
@@ -492,6 +492,7 @@ <h1><a name="section_9">Clients</a></h1>
|
492 | 492 | </li><li>Allow libpq to access SQLSTATE so pg_ctl can test for connection failure
|
493 | 493 | <p> This would be used for checking if the server is up.
|
494 | 494 | </p>
|
| 495 | +</li><li>Add PQescapeIdentifier() to libpq |
495 | 496 | </li><li>Have initdb set DateStyle based on locale?
|
496 | 497 | </li><li>Have pg_ctl look at PGHOST in case it is a socket directory?
|
497 | 498 | </li><li>Add a schema option to createlang
|
|