Update TODO list.
This commit is contained in:
parent
3e896ebe4a
commit
da86b9cb5c
5
doc/TODO
5
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Sat Jan 27 00:49:01 EST 2001
|
Last updated: Sun Jan 28 00:03:41 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -192,6 +192,9 @@ CLIENTS
|
|||||||
* Allow dump/load of CSV format
|
* Allow dump/load of CSV format
|
||||||
* fix array handling for ECPG
|
* fix array handling for ECPG
|
||||||
* -add pg_dump option to dump type names as standard ANSI types
|
* -add pg_dump option to dump type names as standard ANSI types
|
||||||
|
* have pg_dump use LEFT OUTER JOIN in multi-table SELECTs
|
||||||
|
or multiple SELECTS to avoid bad system catalog entries
|
||||||
|
|
||||||
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
|
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
|
||||||
* allow psql \d to show primary and foreign keys
|
* allow psql \d to show primary and foreign keys
|
||||||
* allow psql \d to show temporary table structure
|
* allow psql \d to show temporary table structure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user