Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY

From: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Date: 2025-11-09 11:20:11
Message-ID: CADzfLwVG1cqw6jw=cTkS7hxSWUcUULzWpjnLwjRQHw0fp-3FMg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello!

Rebased, excluded committed part, updated revering part.

Best regards,
Mikhail.

Attachment Content-Type Size
v12-0002-Modify-the-infer_arbiter_indexes-function-to-con.patch application/x-patch 2.9 KB
v12-0004-Modify-the-ExecInitPartitionInfo-function-to-con.patch application/x-patch 6.1 KB
v12-0005-Revert-Doc-cover-index-CONCURRENTLY-causing-erro.patch application/x-patch 1.9 KB
v12-0003-Modify-the-infer_arbiter_indexes-function-to-als.patch application/x-patch 8.1 KB
v12-0001-Specs-to-reproduce-the-issues-with-CREATE-INDEX-.patch application/x-patch 48.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mihail Nikalayeu 2025-11-09 12:53:00 Re: isolation tester limitation in case of multiple injection points in a single command
Previous Message Roman Eskin 2025-11-09 08:33:39 Re: Avoid orphaned objects dependencies, take 3