|
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 May27 18:07:21 EDT 2005 |
| 11 | +Last updated:Sat May28 00:12:10 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>. |
@@ -516,12 +516,7 @@ <h1><a name="section_7">Commands</a></h1> |
516 | 516 | <h1><aname="section_8">Clients</a></h1> |
517 | 517 |
|
518 | 518 | <ul> |
519 | | -<li>Add XML output to pg_dump and COPY |
520 | | -<p> We already allow XML to be stored in the database, and XPath queries |
521 | | - can be used on that data using /contrib/xml2. It also supports XSLT |
522 | | - transformations. |
523 | | -</p> |
524 | | -</li><li>Add a libpq function to support Parse/DescribeStatement capability |
| 519 | +<li>Add a libpq function to support Parse/DescribeStatement capability |
525 | 520 | </li><li>Prevent libpq's PQfnumber() from lowercasing the column name (?) |
526 | 521 | </li><li>Allow libpq to access SQLSTATE so pg_ctl can test for connection failure |
527 | 522 | <p> This would be used for checking if the server is up. |
|