mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Update TODO list.
This commit is contained in:
parent
32762facf6
commit
411d7e4278
1 changed files with 2 additions and 2 deletions
4
doc/TODO
4
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Sun May 27 12:31:21 EDT 2001
|
||||
Last updated: Mon May 28 00:28:27 EDT 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -180,7 +180,7 @@ CLIENTS
|
|||
ORDER BY direction
|
||||
* have pg_dump use LEFT OUTER JOIN in multi-table SELECTs
|
||||
or multiple SELECTS to avoid bad system catalog entries
|
||||
* allow psql \d to show primary and foreign keys
|
||||
* allow psql \d to show foreign keys
|
||||
* allow psql \d to show temporary table structure
|
||||
* add XML interface capability
|
||||
* Remove <=6.3 version compatibility in ODBC?
|
||||
|
|
|
|||
Loading…
Reference in a new issue