|
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 Apr15 14:13:07 EDT 2006 |
| 11 | +Last updated:Sun Apr16 23:18:03 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>.
|
@@ -606,7 +606,7 @@ <h1><a name="section_9">Clients</a></h1>
|
606 | 606 | '=(integer, integer)', instead of just '='.
|
607 | 607 | </li><li>Add pg_dumpall custom format dumps?
|
608 | 608 | </li><li>%Add CSV output format
|
609 |
| -</li><li>Update pg_dump and psql to use the new COPY libpq API (Christopher) |
| 609 | +</li><li>-<em>Update pg_dump and psql to use the new COPY libpq API (Christopher)</em> |
610 | 610 | </li><li>Remove unnecessary function pointer abstractions in pg_dump source
|
611 | 611 | code
|
612 | 612 | </li><li>Allow selection of individual object(s) of all types, not just
|
|