mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add pg_dump to TODO.detail.
This commit is contained in:
7
doc/TODO
7
doc/TODO
@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
Last updated: Sat Jun 4 14:12:31 EDT 2005
|
||||
Last updated: Sat Jun 4 19:05:14 EDT 2005
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -590,10 +590,7 @@ Clients
|
||||
* Improve psql's handling of multi-line queries
|
||||
* pg_dump
|
||||
o Have pg_dump use multi-statement transactions for INSERT dumps
|
||||
o Allow pg_dump to use multiple -t and -n switches
|
||||
|
||||
This should be done by allowing a '-t schema.table' syntax.
|
||||
|
||||
o Allow pg_dump to use multiple -t and -n switches [pg_dump]
|
||||
o Add dumping of comments on composite type columns
|
||||
o Add dumping of comments on index columns
|
||||
o Replace crude DELETE FROM method of pg_dumpall for cleaning of
|
||||
|
Reference in New Issue
Block a user