]> granicus.if.org Git - postgresql/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Thu, 10 Jun 2004 04:33:51 +0000 (04:33 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 10 Jun 2004 04:33:51 +0000 (04:33 +0000)
> * Allow pg_dump to use multiple -t and -n switches

doc/TODO

index 411210c01ff857627fb83e2c618db5debd1962f8..8174d03bfaee3eff32e93e7de684396d25ab8e6b 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 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)
 
@@ -271,6 +271,7 @@ Clients
 * Have pg_dump use multi-statement transactions for INSERT dumps
 * Move psql backslash database information into the backend, use mnemonic
   commands? [psql]
+* Allow pg_dump to use multiple -t and -n switches
 
 
 * ECPG