Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2 - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2
Date
Msg-id c01d7ee4-d50b-4faf-95f5-7fb76fceb93d@proxel.se
Whole thread Raw
In response to Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2  ("Joel Jacobson" <joel@compiler.org>)
List pgsql-hackers
Hi,

Rebased the patch to add support for OLD.* and NEW.*.

Andreas

Attachment

pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: reduce overhead in shared memory TID store
Next
From: Anthonin Bonnefoy
Date:
Subject: Re: Add Pipelining support in psql