|
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: Wed Oct 12 09:39:19 EDT 2005 |
| 11 | +Last updated: Wed Oct 12 09:39:47 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>.
|
@@ -536,8 +536,6 @@ <h1><a name="section_9">Clients</a></h1>
|
536 | 536 | </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>]
|
537 | 537 | </li><li>%Add dumping of comments on composite type columns
|
538 | 538 | </li><li>%Add dumping of comments on index columns
|
539 |
| -</li><li>%Replace crude DELETE FROM method of pg_dumpall --clean for |
540 |
| - cleaning of roles with separate DROP commands |
541 | 539 | </li><li>Stop dumping CASCADE on DROP TYPE commands in clean mode
|
542 | 540 | </li><li>%Add full object name to the tag field. eg. for operators we need
|
543 | 541 | '=(integer, integer)', instead of just '='.
|
|