Re: delta relations in AFTER triggers

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: delta relations in AFTER triggers
Дата
Msg-id CAMsr+YGYazZ8RgGRM2_tpRP2YQj_eXw139yxvOtCpLdL0T9Rbw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: delta relations in AFTER triggers  (Thomas Munro <thomas.munro@enterprisedb.com>)
Ответы Re: delta relations in AFTER triggers
Список 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 по дате отправления:

Предыдущее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: Document how to set up TAP tests for Perl 5.8.8
Следующее
От: Oleksandr Shulgin
Дата:
Сообщение: Re: Danger of automatic connection reset in psql