Re: [HACKERS] INSERT ON CONFLICT and partitioned tables

Michael Paquier <michael.paquier@gmail.com>

From: Michael Paquier <michael.paquier@gmail.com>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Simon Riggs <simon@2ndquadrant.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2017-11-30T04:07:46Z
Lists: pgsql-hackers
On Fri, Nov 24, 2017 at 11:47 AM, Amit Langote
<Langote_Amit_f8@lab.ntt.co.jp> wrote:
> On 2017/11/24 11:45, Amit Langote wrote:
>> Meanwhile, rebased patch is attached.
>
> Oops, forgot to attach in the last email.  Attached now.

Moved to next CF.
-- 
Michael


Commits

  1. Re-allow INSERT .. ON CONFLICT DO NOTHING on partitioned tables.