|
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 Apr14 18:26:14 EDT 2006 |
| 11 | +Last updated:Sat Apr15 14:13:07 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>. |
@@ -600,8 +600,7 @@ <h1><a name="section_9">Clients</a></h1> |
600 | 600 | </li></ul> |
601 | 601 | </li><li>pg_dump |
602 | 602 | <ul> |
603 | | -<li>%Have pg_dump use multi-statement transactions for INSERT dumps |
604 | | -</li><li>%Allow pg_dump to use multiple -t and -n switches [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?pg_dump">pg_dump</a>] |
| 603 | +<li>%Allow pg_dump to use multiple -t and -n switches [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?pg_dump">pg_dump</a>] |
605 | 604 | </li><li>%Add dumping of comments on index columns and composite type columns |
606 | 605 | </li><li>%Add full object name to the tag field. eg. for operators we need |
607 | 606 | '=(integer, integer)', instead of just '='. |
|