Re: table partitioning and access privileges

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: table partitioning and access privileges
Дата
Msg-id 21015.1580400165@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: table partitioning and access privileges  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Ответы Re: table partitioning and access privileges  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Список pgsql-hackers
Fujii Masao <masao.fujii@oss.nttdata.com> writes:
> Thanks for updating the patch! Barring any objection,
> I will commit this fix and backport it to all supported versions.

Sorry for not having paid closer attention to this thread, but ...
is back-patching this behavioral change really a good idea?

It's not that hard to imagine that somebody is expecting the old
behavior and will complain that we broke their application's security.
So I'd have thought it better to fix only in HEAD, with a
compatibility warning in the v13 release notes.

I'm afraid it's much more likely that people will complain about
making such a change in a minor release than that they will be
happy about it.  It's particularly risky to be making it in what
will be the last 9.4.x release, because we will not have any
opportunity to undo it in that branch if there is pushback.

            regards, tom lane



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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: table partitioning and access privileges
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: table partitioning and access privileges