Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
Cc: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Michael Paquier <michael(at)paquier(dot)xyz>, alvherre(at)kurilemu(dot)de
Subject: Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
Date: 2026-09-16 15:42:42
Message-ID: aqq48iKIUbOuxT1q@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[RMT hat]

This one is listed as an open item, but there haven't been any updates to
the thread in a couple of weeks. What is the current status, and can it be
fixed before code freeze for 19beta4 begins on Saturday at noon UTC?

--
nathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-09-16 15:44:54 Re: postgres_fdw: transaction mode inheritance corner cases
Previous Message Melanie Plageman 2026-09-16 15:40:55 Re: PG19: two RI fast-path issues found while testing the batching revert