|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Fri Feb 2200:41:52 EST 2002 |
| 3 | +Last updated:Fri Feb 2211:20:36 EST 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -245,6 +245,7 @@ CLIENTS |
245 | 245 | * Have pg_dump -C dump database location and encoding information |
246 | 246 | * Allow psql \d to show foreign keys |
247 | 247 | * Allow psql \d to show temporary table structure |
| 248 | +* Allow psql to show transaction status if backend protocol changes made |
248 | 249 | * Add XML interface: psql, pg_dump, COPY, separate server (?) |
249 | 250 | * Add config file check for $ODBCINI, $HOME/.odbc.ini, installpath/etc/odbc.ini |
250 | 251 | * Have pg_dump use ADD PRIMARY KEY after COPY, for performance (Neil Conway) |
|