|
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:Sat Jul1 22:22:33 EDT 2006 |
| 11 | +Last updated:Tue Jul4 09:22:34 EDT 2006 |
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>. |
@@ -762,7 +762,7 @@ <h1><a name="section_9">Clients</a></h1> |
762 | 762 | </li><li>libpq |
763 | 763 | <ul> |
764 | 764 | <li>Add a function to support Parse/DescribeStatement capability |
765 | | -</li><li>-<em>AddPQescapeIdentifier()</em> |
| 765 | +</li><li>AddPQescapeIdentifierConn() |
766 | 766 | </li><li>Prevent PQfnumber() from lowercasing unquoted the column name |
767 | 767 | <p> PQfnumber() should never have been doing lowercasing, but |
768 | 768 | historically it has so we need a way to prevent it |
|