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

Commit da86b9c

Browse files
committed
Update TODO list.
1 parent 3e896eb commit da86b9c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sat Jan 27 00:49:01 EST 2001
3+
Last updated: Sun Jan 28 00:03:41 EST 2001
44

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

@@ -192,6 +192,9 @@ CLIENTS
192192
* Allow dump/load of CSV format
193193
* fix array handling for ECPG
194194
* -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+
195198
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
196199
* allow psql \d to show primary and foreign keys
197200
* allow psql \d to show temporary table structure

0 commit comments

Comments
 (0)