Re: is_superuser is not documented

Поиск
Список
Период
Сортировка
От Joseph Koshakow
Тема Re: is_superuser is not documented
Дата
Msg-id CAAvxfHdLRJerbg0j1EPifA3PY9iMs8-BZEGYjFr8O1i5nRdtTg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: is_superuser is not documented  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Ответы Re: is_superuser is not documented  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers


On Thu, Mar 2, 2023 at 11:53 AM Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
>
>    On 2022/09/14 14:27, bt22kawamotok wrote:
>    > I update patch to reflect master update.
>
>    Thanks for updating the patch!
>
>    +       <para>
>    +        Shows whether the current user is a superuser or not.
>    +       </para>
>
>    How about adding the note about when this parameter can change,
>    like we do for in_hot_standby docs?  I applied this change to the patch.
>    Attached is the updated version of the patch.
>

I just came across this thread and noticed that the patch was never
merged. There is some brief docs for is_superuser in the SHOW docs:
https://www.postgresql.org/docs/current/sql-show.html, but the GUC
fields were never updated.

Is there a reason that it never got merged or was it just forgotten
about?

- Joe Koshakow

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

Предыдущее
От: gkokolatos@pm.me
Дата:
Сообщение: Re: Add LZ4 compression in pg_dump
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Making empty Bitmapsets always be NULL