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

From Haribabu Kommi
Subject Re: delta relations in AFTER triggers
Date
Msg-id CAJrrPGfxYPBPo_BSB7JXw=E5C0h=eSMZgjf2ToMuACatq8wR4w@mail.gmail.com
Whole thread Raw
In response to Re: delta relations in AFTER triggers  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Responses Re: [HACKERS] delta relations in AFTER triggers
List pgsql-hackers


On Wed, Nov 23, 2016 at 10:02 AM, Jim Nasby <Jim.Nasby@bluetreble.com> wrote:
On 11/21/16 3:49 AM, Craig Ringer 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.

FWIW, I expect at some point we'd like the ability to index tuplestores as well.

Moved to next CF with "waiting on author" status.

Regards,
Hari Babu
Fujitsu Australia

pgsql-hackers by date:

Previous
From: Haribabu Kommi
Date:
Subject: Re: Transactions involving multiple postgres foreign servers
Next
From: Haribabu Kommi
Date:
Subject: Re: Indirect indexes