Re: is_superuser is not documented

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: is_superuser is not documented
Дата
Msg-id e62a363f-f1f5-efbf-9128-fe17c665f4b8@oss.nttdata.com
обсуждение исходный текст
Ответ на Re: is_superuser is not documented  (bt22kawamotok <bt22kawamotok@oss.nttdata.com>)
Ответы Re: is_superuser is not documented  (Joseph Koshakow <koshy44@gmail.com>)
Список pgsql-hackers

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.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION
Вложения

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: remove more archiving overhead
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?)