Re: [HACKERS] Transition tables for triggers on foreign tables and views

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: [HACKERS] Transition tables for triggers on foreign tables and views
Дата
Msg-id CACjxUsOBbgFuPCiVNOfWczDZi_CLVRwP0B_ouDGYsA9j0TJ8eg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Transition tables for triggers on foreign tables and views  (Kevin Grittner <kgrittn@gmail.com>)
Список pgsql-hackers
On Fri, Apr 28, 2017 at 3:54 PM, Kevin Grittner <kgrittn@gmail.com> wrote:

> Not firing a table's DML because it was fired off a view would be crazy,

should read:

Not firing a table's trigger because the trigger is on DML run from a
view's INSTEAD OF trigger would be crazy,

-- 
Kevin Grittner
VMware vCenter Server
https://www.vmware.com/



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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: [HACKERS] Transition tables for triggers on foreign tables and views
Следующее
От: Douglas Doole
Дата:
Сообщение: Re: [HACKERS] [PATCH] Push limit to sort through a subquery