|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Wed Dec11 19:19:09 EST 2002 |
| 3 | +Last updated:Thu Dec12 16:02:12 EST 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -230,7 +230,7 @@ Clients
|
230 | 230 |
|
231 | 231 | * Allow psql to show transaction status if backend protocol changes made
|
232 | 232 | * Add XML interface: psql, pg_dump, COPY, separate server (?)
|
233 |
| -* Add schema, cast, and conversion backslash commands to psql |
| 233 | +*-Add schema, cast, and conversion backslash commands to psql (Christopher) |
234 | 234 | * Allow pg_dump to dump a specific schema
|
235 | 235 | * Allow psql to do table completion for SELECT * FROM schema_part and
|
236 | 236 | table completion for SELECT * FROM schema_name.
|
|