Triggering a function on table overwrite - Mailing list pgsql-general

From Bob Pawley
Subject Triggering a function on table overwrite
Date
Msg-id 1EEE34BA2B1A4ADC936BC296FA7C7B74@BobPC
Whole thread Raw
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: SPI functions to work with the Execution Plan
Next
From: Lockas
Date:
Subject: Re: Error while importing CSV file