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

From Craig Ringer
Subject Re: delta relations in AFTER triggers
Date
Msg-id CAMsr+YGYazZ8RgGRM2_tpRP2YQj_eXw139yxvOtCpLdL0T9Rbw@mail.gmail.com
Whole thread Raw
In response to Re: delta relations in AFTER triggers  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: delta relations in AFTER triggers  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
List pgsql-hackers
On 21 November 2016 at 15:05, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:

> After going through that experience, I now agree with Kevin: an
> interface where a new SPI interface lets PLs push a named tuplestore
> into the SPI connection to make it available to SQL seems like the
> simplest and tidiest way.

That also offers a handy step on the path toward table-valued
variables and pipelined functions, both of which would be _really_
nice for PL/PgSQL users.




-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Document how to set up TAP tests for Perl 5.8.8
Next
From: Oleksandr Shulgin
Date:
Subject: Re: Danger of automatic connection reset in psql