Re: RETURNING syntax for COPY

From: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
To: Karol Trzcionka <karlikt(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: RETURNING syntax for COPY
Date: 2013-05-08 17:33:50
Message-ID: m238txfkap.fsf@2ndQuadrant.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Karol Trzcionka <karlikt(at)gmail(dot)com> writes:
> as a continuation of my proposal expanding RETURNING syntax by

What about implementing support for OLD/NEW in per-statement triggers? I
guess you would expose the data via a SRF.

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2013-05-08 17:40:08 Re: RETURNING syntax for COPY
Previous Message Dave Page 2013-05-08 17:24:33 Re: improving PL/Python builds on OS X