Triggering a function on table overwrite

Поиск
Список
Период
Сортировка
От Bob Pawley
Тема Triggering a function on table overwrite
Дата
Msg-id 1EEE34BA2B1A4ADC936BC296FA7C7B74@BobPC
обсуждение исходный текст
Список pgsql-general
Hi
 
Normally when I need to run a function during an insert I make it a trigger function of that table.
 
However, in this case, I need to overwrite the table with which the trigger is attached.
 
I would appreciate any suggestions on how to do this.
 
Bob

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SPI functions to work with the Execution Plan
Следующее
От: Lockas
Дата:
Сообщение: Re: Error while importing CSV file