|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Wed Dec1 23:40:33 EST 2004 |
| 5 | +Last updated:Thu Dec2 13:13:37 EST 2004 |
6 | 6 |
|
7 | 7 | The most recent version of this document can be viewed at the PostgreSQL web
|
8 | 8 | site, http://www.PostgreSQL.org.
|
@@ -518,6 +518,7 @@ Clients
|
518 | 518 | This would allow non-psql clients to pull the same information out of
|
519 | 519 | the database as psql.
|
520 | 520 |
|
| 521 | +* Fix psql's display of schema information (Neil) |
521 | 522 | * Consistently display privilege information for all objects in psql
|
522 | 523 | * pg_dump
|
523 | 524 | o Have pg_dump use multi-statement transactions for INSERT dumps
|
|