Alter all tables in schema owner fix

Поиск
Список
Период
Сортировка
От vignesh C
Тема Alter all tables in schema owner fix
Дата
Msg-id CALDaNm0E5U-RqxFuFrkZrQeG7ae5trGa=xs=iRtPPHULtT4zOw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Alter all tables in schema owner fix  (Greg Nancarrow <gregn4422@gmail.com>)
Список pgsql-hackers
Hi,

Currently while changing the owner of ALL TABLES IN SCHEMA
publication, it is not checked if the new owner has superuser
permission or not. Added a check to throw an error if the new owner
does not have superuser permission.
Attached patch has the changes for the same. Thoughts?

Regards,
Vignesh

Вложения

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

Предыдущее
От: Alexander Lakhin
Дата:
Сообщение: Re: More time spending with "delete pending"
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: pg_get_publication_tables() output duplicate relid