Re: SET ROLE documentation improvement

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: SET ROLE documentation improvement
Дата
Msg-id 20230925220945.GB3172533@nathanxps13
обсуждение исходный текст
Ответ на Re: SET ROLE documentation improvement  (Yurii Rashkovskii <yrashk@gmail.com>)
Ответы Re: SET ROLE documentation improvement  (Yurii Rashkovskii <yrashk@gmail.com>)
Список pgsql-hackers
On Fri, Sep 15, 2023 at 02:36:16PM -0700, Yurii Rashkovskii wrote:
> On Fri, Sep 15, 2023 at 1:47 PM Nathan Bossart <nathandbossart@gmail.com>
> wrote:
>> I think another issue is that the aforementioned note doesn't mention the
>> new SET option added in 3d14e17.
> 
> How do you think we should word it in that note to make it useful?

Maybe something like this:

    The current session user must have the SET option for the specified
    role_name, either directly or indirectly via a chain of memberships
    with the SET option.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: ALTER ROLE documentation improvement
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to update unicode mapping table?