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 3e896eb commit da86b9cCopy full SHA for da86b9c
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Jan 27 00:49:01 EST 2001
+Last updated: Sun Jan 28 00:03:41 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -192,6 +192,9 @@ CLIENTS
192
* Allow dump/load of CSV format
193
* fix array handling for ECPG
194
* -add pg_dump option to dump type names as standard ANSI types
195
+* have pg_dump use LEFT OUTER JOIN in multi-table SELECTs
196
+ or multiple SELECTS to avoid bad system catalog entries
197
+
198
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
199
* allow psql \d to show primary and foreign keys
200
* allow psql \d to show temporary table structure
0 commit comments