Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 249880f

Browse files
committed
Add pg_dump to TODO.detail.
1 parent 24af7d4 commit 249880f

File tree

3 files changed

+1267
-9
lines changed

3 files changed

+1267
-9
lines changed

doc/TODO

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Sat Jun 4 14:12:31 EDT 2005
5+
Last updated: Sat Jun 4 19:05:14 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -590,10 +590,7 @@ Clients
590590
* Improve psql's handling of multi-line queries
591591
* pg_dump
592592
o Have pg_dump use multi-statement transactions for INSERT dumps
593-
o Allow pg_dump to use multiple -t and -n switches
594-
595-
This should be done by allowing a '-t schema.table' syntax.
596-
593+
o Allow pg_dump to use multiple -t and -n switches [pg_dump]
597594
o Add dumping of comments on composite type columns
598595
o Add dumping of comments on index columns
599596
o Replace crude DELETE FROM method of pg_dumpall for cleaning of

0 commit comments

Comments
 (0)