|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Jul 4 22:09:41 EDT 2002 |
| 3 | +Last updated:Thu Jul 4 22:10:04 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -260,7 +260,7 @@ Clients
|
260 | 260 | or multiple SELECTS to avoid bad system catalog entries
|
261 | 261 | * -Have pg_dump -C dump database location and encoding information
|
262 | 262 | * Allow psql \d to show foreign keys
|
263 |
| -* -Allow psql \d to show temporary table structure |
| 263 | +* -Allow psql \d to show temporary table structure (Tom) |
264 | 264 | * Allow psql to show transaction status if backend protocol changes made
|
265 | 265 | * Add XML interface: psql, pg_dump, COPY, separate server (?)
|
266 | 266 | * Add config file check for $ODBCINI, $HOME/.odbc.ini, installpath/etc/odbc.ini
|
|