Re: [HACKERS] INSERT ON CONFLICT and partitioned tables

Amit Langote <langote_amit_f8@lab.ntt.co.jp>

From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Simon Riggs <simon@2ndquadrant.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2017-11-24T02:47:29Z
Lists: pgsql-hackers

Attachments

On 2017/11/24 11:45, Amit Langote wrote:
> Meanwhile, rebased patch is attached.

Oops, forgot to attach in the last email.  Attached now.

Thanks,
Amit

Commits

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