]> granicus.if.org Git - postgresql/commit
attached is a patch that adds display of the groups a user belongs to to
authorBruce Momjian <bruce@momjian.us>
Mon, 1 Dec 2003 22:21:54 +0000 (22:21 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 1 Dec 2003 22:21:54 +0000 (22:21 +0000)
commit8bb60b6423f21de03bdb438d8666dd86824c6266
tree31f10d12afb7b893ef5ca25b63d28d35503e8ab8
parent5e2b99db95edea2a23ecdd62b3711a3feb3a28b9
attached is a patch that adds display of the groups a user belongs to to
\du and a \dg command to psql. It's against 7.4beta5.

Markus Bertheau <twanger@bluetwanger.de>
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/command.c
src/bin/psql/describe.c
src/bin/psql/describe.h
src/bin/psql/help.c
src/bin/psql/tab-complete.c