Re: psql: \dg and groups for \du

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: psql: \dg and groups for \du
Дата
Msg-id 200311112052.hABKqQo27922@candle.pha.pa.us
обсуждение исходный текст
Ответ на psql: \dg and groups for \du  (Markus Bertheau <twanger@bluetwanger.de>)
Список pgsql-patches
I will write the psql.sgml changes.

Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Markus Bertheau wrote:
> Hi,
>
> 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>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SIGPIPE handling, take two.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Two very minor win32 patches