Re: delta relations in AFTER triggers - Mailing list pgsql-hackers

From Tom Lane
Subject Re: delta relations in AFTER triggers
Date
Msg-id 11967.1491227943@sss.pgh.pa.us
Whole thread Raw
In response to Re: delta relations in AFTER triggers  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
Thomas Munro <thomas.munro@enterprisedb.com> writes:
> Or perhaps the code to inject trigger data transition tables into SPI
> (a near identical code block these three patches) should be somewhere
> common so that each PLs would only need to call a function.  If so,
> where should that go?

spi.c?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: wait event documentation
Next
From: Tom Lane
Date:
Subject: Re: Statement timeout behavior in extended queries