Re: BUG #9923: "reassign owned" does not change permissions grantor

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #9923: "reassign owned" does not change permissions grantor
Дата
Msg-id 16042.1450383706@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #9923: "reassign owned" does not change permissions grantor  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: BUG #9923: "reassign owned" does not change permissions grantor  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
Bruce Momjian <bruce@momjian.us> writes:
> Backpatching seems fine to me.  I was just concerned if anyone was
> relying on the existing buggy behavior.

Seems unlikely.  Even if they are, the potential for catalog corruption
later seems to trump that argument.

> We do list this item as a 9.5
> incompatibility, so the question is whether we can add an
> incompatibility to back branches:

>       Fix <link linkend="SQL-REASSIGN-OWNED"><command>REASSIGN OWNED</></>
>       and <link linkend="SQL-ALTERTYPE"><command>ALTER OWNER TO</></>
>       to properly update permissions lists (ACLs) when changing ownership of
>       types, foreign data wrappers, and foreign servers (Bruce Momjian)

Actually, I guess we should take out that 9.5 release note item altogether
if we back-patch this.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #9923: "reassign owned" does not change permissions grantor
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #9923: "reassign owned" does not change permissions grantor