|
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 Jul 1 13:32:12 EDT 2005 |
| 11 | +Last updated: Fri Jul 1 13:35:13 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>.
|
@@ -556,8 +556,8 @@ <h1><a name="section_8">Clients</a></h1>
|
556 | 556 | </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>]
|
557 | 557 | </li><li>Add dumping of comments on composite type columns
|
558 | 558 | </li><li>Add dumping of comments on index columns
|
559 |
| -</li><li>Replace crude DELETE FROM method of pg_dumpall forcleaning of |
560 |
| - roles with separate DROP commands |
| 559 | +</li><li>Replace crude DELETE FROM method of pg_dumpall--cleanfor |
| 560 | +cleaning ofroles with separate DROP commands |
561 | 561 | </li><li>-<em>Add dumping and restoring of LOB comments</em>
|
562 | 562 | </li><li>Stop dumping CASCADE on DROP TYPE commands in clean mode
|
563 | 563 | </li><li>Add full object name to the tag field. eg. for operators we need
|
|