Обсуждение: pgsql: Make \? output of \dg and \du the same

Поиск
Список
Период
Сортировка

pgsql: Make \? output of \dg and \du the same

От
Peter Eisentraut
Дата:
Make \? output of \dg and \du the same

The previous wording might have suggested that \du only showed login roles
and \dg only group roles, but that is no longer the case.

proposed by Josh Kupershmidt

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=299591d1a293e737d72d57aa8545c6c00d19db1d

Modified Files
--------------
src/bin/psql/help.c |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)