We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f0c50 commit f724c16Copy full SHA for f724c16
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun Oct 20 20:36:15 EDT 2002
+Last updated: Mon Oct 21 16:34:56 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -291,6 +291,7 @@ Clients
291
* Add XML interface: psql, pg_dump, COPY, separate server (?)
292
* -Have pg_dump use ADD PRIMARY KEY after COPY, for performance (Neil Conway)
293
* Add schema, cast, and conversion backslash commands to psql
294
+* Allow pg_dump to dump a specific schema
295
296
* JDBC
297
o Comprehensive test suite. This may be available already.
0 commit comments