Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers

Поиск
Список
Период
Сортировка
Искать
От
Jonah H. Harris
Тема
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers
Дата
Msg-id
36e682920610121137j35263d23pd8b9a9f5710dd103@mail.gmail.com
Ответ на
Список
Дерево обсуждения
SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers Tom Lane <tgl@sss.pgh.pa.us>
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers Tom Lane <tgl@sss.pgh.pa.us>
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, Bruce Momjian <bruce@momjian.us>
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers "Jim C. Nasby" <jim@nasby.net>
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers Tom Lane <tgl@sss.pgh.pa.us>
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers "Jim C. Nasby" <jim@nasby.net>
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers Tom Lane <tgl@sss.pgh.pa.us>
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers "Jim C. Nasby" <jim@nasby.net>
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers Tom Lane <tgl@sss.pgh.pa.us>
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and Markus Schaber <schabi@logix-tt.com>
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers David Fetter <david@fetter.org>
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers Tom Lane <tgl@sss.pgh.pa.us>
Re: SQL functions, INSERT/UPDATE/DELETE RETURNING, and triggers "Jonah H. Harris" <jonah.harris@gmail.com>
On 10/12/06, Tom Lane  wrote:
> I think the most promising answer may be to push RETURNING rows into a
> TupleStore and then read them out from there, which is pretty much the
> same approach we adopted for RETURNING queries inside portals.

It certainly sounds like the safest implementation and I can't think
of any simple way around using a tuplestore in this type of case.

-- 
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 2nd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/

В списке pgsql-hackers по дате отправления
От: Jim C. Nasby
Дата:
От: David Fetter
Дата:
FAQ