pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ...

Started by Bruce Momjianover 22 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@svr1.postgresql.org 03/12/01 18:22:02

Modified files:
doc/src/sgml/ref: psql-ref.sgml
src/bin/psql : command.c describe.c describe.h help.c
tab-complete.c

Log message:
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>