Re: Show login privilege in psql \du command

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Show login privilege in psql \du command
Дата
Msg-id 200804021235.m32CZUY17763@momjian.us
обсуждение исходный текст
Ответ на Show login privilege in psql \du command  (Bernd Helmle <mailings@oopsware.de>)
Список pgsql-patches
This feature is being added by another patch so this patch is no longer
needed --- See the INHERIT \du thread.

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

Bernd Helmle wrote:
> Please find attached a tiny patch which adds a "Login" field to the \du
> command, displaying wether a role has the LOGIN privilege granted or not. I
> found this useful, since you have to query the system catalog directly to
> find out which role is permitted to login.
>
> --
>   Thanks
>
>                     Bernd
[ Attachment, skipping... ]

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

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Improve shutdown during online backup
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Friendly help for psql