On Wed, Nov 19, 2014 at 6:04 PM, Peter Geoghegan <[email protected]> wrote: > I think that 3 is out. It seems hard to justify not RETURNING anything > in respect of a slot when there is a before row insert trigger that > returns NULL on the one hand, but RETURNING something despite not > inserting for ON CONFLICT UPDATE on the other.
I mean: despite not inserting *or updating*. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
