psql \du and \dg commands. - Mailing list pgsql-hackers

From David BOURIAUD
Subject psql \du and \dg commands.
Date
Msg-id 200804091635.40836.david.bouriaud@ac-rouen.fr
Whole thread Raw
Responses Re: psql \du and \dg commands.  (Shane Ambler <pgsql@Sheeky.Biz>)
List pgsql-hackers
Hello,
I don't really know since when those commands are provided by psql, but I
found them recently and was quite annoyed by the output given by both of
them.
Though I find that the \du command's output is quite accurate, I wonder why
\dg gives the same informations ?
I would have expected to see the group names in a left column, and the list of
users that belongs to this group.
I know I can get the information by fetching rows of pg_group system table,
but I was just wondering about this issue and see what you here would think
of it.
Thanks for any suggestions about this behavior.

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [PATCHES] libpq type system 0.9a
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] libpq type system 0.9a