|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Thu Dec16 19:04:22 EST 2004 |
| 5 | +Last updated:Sat Dec18 23:36:06 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.
|
@@ -523,6 +523,7 @@ Clients
|
523 | 523 | the database as psql.
|
524 | 524 |
|
525 | 525 | * Fix psql's display of schema information (Neil)
|
| 526 | +* Allow psql \pset boolean variables to set to fixed values, rather than toggle |
526 | 527 | * Consistently display privilege information for all objects in psql
|
527 | 528 | * pg_dump
|
528 | 529 | o Have pg_dump use multi-statement transactions for INSERT dumps
|
|