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

From Mihail Nikalayeu
Subject Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
Date
Msg-id CADzfLwVpcW36ybdHrxevg_PjFBUUuD13LBhNrXFFKcDnLamLpQ@mail.gmail.com
Whole thread
In response to Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master  (Mihail Nikalayeu <mihailnikalayeu@gmail.com>)
Responses Re: Proposal: Conflict log history table for Logical Replication
List pgsql-hackers
Hello!

What I understood - the issue is a little bit wider, it also may
appear on a named constraint - there it is not checked for both
`deferrable` and `nulls not distinct` to be matching original index
itself.

Going to do something with it in near future.

Mikhail.



Attachment

pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: REPACK (CONCURRENTLY) fails with wrong error for materialized views
Next
From: Scott Ray
Date:
Subject: Re: pg_xmin_horizon: a system view of everything pinning the xmin horizon