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

Commit f724c16

Browse files
committed
Add:
> * Allow pg_dump to dump a specific schema
1 parent b6f0c50 commit f724c16

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sun Oct 20 20:36:15 EDT 2002
3+
Last updated: Mon Oct 21 16:34:56 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -291,6 +291,7 @@ Clients
291291
* Add XML interface: psql, pg_dump, COPY, separate server (?)
292292
* -Have pg_dump use ADD PRIMARY KEY after COPY, for performance (Neil Conway)
293293
* Add schema, cast, and conversion backslash commands to psql
294+
* Allow pg_dump to dump a specific schema
294295

295296
* JDBC
296297
o Comprehensive test suite. This may be available already.

0 commit comments

Comments
 (0)