allow_system_table_mods and DROP RULE

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема allow_system_table_mods and DROP RULE
Дата
Msg-id ee9df1af-c0d8-7c82-5be7-39ce4e3b0a9d@2ndquadrant.com
обсуждение исходный текст
Ответы Re: allow_system_table_mods and DROP RULE  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
As a curious omission, DROP RULE does not check allow_system_table_mods. 
  Creating and renaming a rule does, and also creating, renaming, and 
dropping a trigger does.  The impact of this is probably nil in 
practice, but for consistency we should probably add that.  The patch is 
pretty simple.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: Juan José Santamaría Flecha
Дата:
Сообщение: Re: [PATCH] Windows port add support to BCryptGenRandom
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [Proposal] Level4 Warnings show many shadow vars