Commit 7931a8fd authored by Bruce Momjian's avatar Bruce Momjian

Fix typo:

< * -Allow psql \du to show groups, and add \dg for groups
> * -Allow psql \du to show users, and add \dg for groups
parent b5e52b08
TODO list for PostgreSQL
========================
Last updated: Wed Apr 14 15:15:26 EDT 2004
Last updated: Mon Apr 19 11:37:51 EDT 2004
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -258,7 +258,7 @@ Clients
=======
* Add XML capability to pg_dump and COPY, when backend XML capability
* -Allow psql \du to show groups, and add \dg for groups
* -Allow psql \du to show users, and add \dg for groups
* Allow clients to query a list of WITH HOLD cursors and prepared statements
* Add a libpq function to support Parse/DescribeStatement capability
* Prevent libpq's PQfnumber() from lowercasing the column name
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment