Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY

From: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Noah Misch <noah(at)leadboat(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Date: 2025-11-28 20:12:15
Message-ID: CADzfLwVn5YL96kFE9Fwaeocr+9WwhJNqyncKXoYa6pUOK42s+g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Also, I think it is good to mention changes in parse_clause.c in the
commit message.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-11-28 20:40:19 Re: pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper().
Previous Message Jim Jones 2025-11-28 20:07:34 Re: [PoC] XMLCast (SQL/XML X025)