mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Add:
> * Allow pg_dump to use multiple -t and -n switches
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Thu Jun 10 00:06:02 EDT 2004
|
Last updated: Thu Jun 10 00:33:46 EDT 2004
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -271,6 +271,7 @@ Clients
|
|||||||
* Have pg_dump use multi-statement transactions for INSERT dumps
|
* Have pg_dump use multi-statement transactions for INSERT dumps
|
||||||
* Move psql backslash database information into the backend, use mnemonic
|
* Move psql backslash database information into the backend, use mnemonic
|
||||||
commands? [psql]
|
commands? [psql]
|
||||||
|
* Allow pg_dump to use multiple -t and -n switches
|
||||||
|
|
||||||
|
|
||||||
* ECPG
|
* ECPG
|
||||||
|
Reference in New Issue
Block a user