|
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 Aug 21 08:20:16 EDT 2006 |
| 11 | +Last updated: Mon Aug 21 08:50:23 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>. |
@@ -764,7 +764,7 @@ <h1><a name="section_9">Clients</a></h1> |
764 | 764 | </li></ul> |
765 | 765 | </li><li>libpq |
766 | 766 | <ul> |
767 | | -<li>Add a function to support Parse/DescribeStatement capability |
| 767 | +<li>-<em>Add a function to support Parse/DescribeStatement capability</em> |
768 | 768 | </li><li>Add PQescapeIdentifierConn() |
769 | 769 | </li><li>Prevent PQfnumber() from lowercasing unquoted the column name |
770 | 770 | <p> PQfnumber() should never have been doing lowercasing, but |
|