|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Wed Apr14 15:15:26 EDT 2004 |
| 3 | +Last updated:Mon Apr19 11:37:51 EDT 2004 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -258,7 +258,7 @@ Clients |
258 | 258 | ======= |
259 | 259 |
|
260 | 260 | * Add XML capability to pg_dump and COPY, when backend XML capability |
261 | | -* -Allow psql \du to showgroups, and add \dg for groups |
| 261 | +* -Allow psql \du to showusers, and add \dg for groups |
262 | 262 | * Allow clients to query a list of WITH HOLD cursors and prepared statements |
263 | 263 | * Add a libpq function to support Parse/DescribeStatement capability |
264 | 264 | * Prevent libpq's PQfnumber() from lowercasing the column name |
|