Re: allow_system_table_mods stuff

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: allow_system_table_mods stuff
Дата
Msg-id 20190913213940.GA20917@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: allow_system_table_mods stuff  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: allow_system_table_mods stuff  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On 2019-Jun-28, Peter Eisentraut wrote:

> Here is a new patch after the discussion.
> 
> - Rename allow_system_table_mods to allow_system_table_ddl.
> 
> (This makes room for a new allow_system_table_dml, but it's not
> implemented here.)
> 
> - Make allow_system_table_ddl SUSET.
> 
> - Add regression test.
> 
> - Remove the behavior that allow_system_table_mods allowed
> non-superusers to do DML on catalog tables without further access checking.
> 
> I think there was general agreement on all these points.

I think this patch is at a point where it merits closer review from
fellow committers, so I marked it RfC for now.  I hope non-committers
would also look at it some more, though.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Psql patch to show access methods info
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Duplicated LSN in ReorderBuffer