|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Tue Mar 3016:51:38 EST 2004 |
| 3 | +Last updated:Tue Mar 3020:01:37 EST 2004 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -259,7 +259,6 @@ Clients
|
259 | 259 | * Add XML capability to pg_dump and COPY, when backend XML capability
|
260 | 260 | * -Allow psql \du to show groups, and add \dg for groups
|
261 | 261 | * Allow clients to query a list of WITH HOLD cursors and prepared statements
|
262 |
| -* Prevent unneeded quoting in psql \d output using fmtId() |
263 | 262 | * Add a libpq function to support Parse/DescribeStatement capability
|
264 | 263 | * Prevent libpq's PQfnumber() from lowercasing the column name
|
265 | 264 | * -Allow pg_dump to dump CREATE CONVERSION (Christopher)
|
|