File tree Expand file tree Collapse file tree 3 files changed +1267
-9
lines changed Expand file tree Collapse file tree 3 files changed +1267
-9
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
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
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -590,10 +590,7 @@ Clients
590
590
* Improve psql's handling of multi-line queries
591
591
* pg_dump
592
592
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]
597
594
o Add dumping of comments on composite type columns
598
595
o Add dumping of comments on index columns
599
596
o Replace crude DELETE FROM method of pg_dumpall for cleaning of
You can’t perform that action at this time.
0 commit comments