|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Thu Feb 2418:39:38 EST 2005 |
| 5 | +Last updated:Thu Feb 2419:24:24 EST 2005 |
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.
|
@@ -535,6 +535,7 @@ Clients
|
535 | 535 | * Fix psql's display of schema information (Neil)
|
536 | 536 | * Allow psql \pset boolean variables to set to fixed values, rather than toggle
|
537 | 537 | * Consistently display privilege information for all objects in psql
|
| 538 | +* Improve psql's handling of multi-line queries |
538 | 539 | * pg_dump
|
539 | 540 | o Have pg_dump use multi-statement transactions for INSERT dumps
|
540 | 541 | o Allow pg_dump to use multiple -t and -n switches
|
|