Re: allowing for control over SET ROLE

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: allowing for control over SET ROLE
Дата
Msg-id CA+TgmoYZinU1BX-OWSYd+O+budPQkZdfWK9PD3UhBDLsAaAUiw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: allowing for control over SET ROLE  (Noah Misch <noah@leadboat.com>)
Ответы Re: allowing for control over SET ROLE  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
On Sat, Jan 7, 2023 at 12:00 AM Noah Misch <noah@leadboat.com> wrote:
> The docs are silent on the SET / OWNER TO connection.  Hence,

Reviewing the documentation again today, I realized that the
documentation describes the rules for changing the ownership of an
object in a whole bunch of places which this patch failed to update.
Here's a patch to update all of the places I found.

I suspect that these changes will mean that we don't also need to
adjust the discussion of the SET option itself, but let me know what
you think.

-- 
Robert Haas
EDB: http://www.enterprisedb.com

Вложения

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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: [PATCH] pgbench: add multiconnect option
Следующее
От: Paul Ramsey
Дата:
Сообщение: Re: [PATCH] random_normal function