Re: assertion failure with unique index + partitioning + join

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: Tender Wang <tndrwang(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Alexander Kuzmenkov <akuzmenkov(at)tigerdata(dot)com>
Subject: Re: assertion failure with unique index + partitioning + join
Date: 2026-06-22 06:37:04
Message-ID: CAMbWs48XZcpMcgq0oTTJQurhyoXx=L6yV=_DJrR0_tXr7xi02g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jun 19, 2026 at 12:03 PM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> Patch updated.

I've committed this patch after some cosmetic tweaks. Thanks for the
report (and well-contained repro), and thanks for the reviews.

- Richard

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2026-06-22 06:39:57 doc: should pg_createsubscriber be grouped as a client application?
Previous Message Akshay Joshi 2026-06-22 06:26:58 Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements