Re: Deprecating RULES

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Deprecating RULES
Дата
Msg-id CAM-w4HNVrkg3yJ3dkWDPxiDMqH2bO_gcN49RpVORSwgBSS1u1g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Deprecating RULES  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Deprecating RULES
Re: Deprecating RULES
Re: Deprecating RULES
Список pgsql-hackers
On Mon, Oct 15, 2012 at 8:00 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
> Please can anyone show me the SQL for a rule that cannot be written as
> a view or a trigger? I do not believe such a thing exists and I will
> provide free beer to the first person that can prove me wrong.

Being written as a view doesn't help you because views use rules. I
repeat, the very fact that we need rules to implement views prove
rules are necessary for some purposes.

-- 
greg



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

Предыдущее
От: Shigeru HANADA
Дата:
Сообщение: Re: proposal - assign result of query to psql variable
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal - assign result of query to psql variable