|
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:Mon Jun12 12:14:51 EDT 2006 |
| 11 | +Last updated:Tue Jun13 17:08:13 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>. |
@@ -660,7 +660,6 @@ <h1><a name="section_9">Clients</a></h1> |
660 | 660 | </li><li>%Add full object name to the tag field. eg. for operators we need |
661 | 661 | '=(integer, integer)', instead of just '='. |
662 | 662 | </li><li>Add pg_dumpall custom format dumps? |
663 | | -</li><li>%Add CSV output format |
664 | 663 | </li><li>-<em>Update pg_dump and psql to use the new COPY libpq API (Christopher)</em> |
665 | 664 | </li><li>Remove unnecessary function pointer abstractions in pg_dump source |
666 | 665 | code |
|