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 95c18db commit b0c4598Copy full SHA for b0c4598
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Oct 8 13:08:55 EDT 2001
+Last updated: Thu Oct 11 12:35:23 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -206,6 +206,7 @@ CLIENTS
206
ORDER BY direction (Tom)
207
* Have pg_dump use LEFT OUTER JOIN in multi-table SELECTs
208
or multiple SELECTS to avoid bad system catalog entries
209
+* Have pg_dump -C dump database location and encoding information
210
* Allow psql \d to show foreign keys
211
* Allow psql \d to show temporary table structure
212
* Add XML interface: psql, pg_dump, COPY, separate server (?)
0 commit comments