Re: assertion failure with unique index + partitioning + join - Mailing list pgsql-hackers

From Richard Guo
Subject Re: assertion failure with unique index + partitioning + join
Date
Msg-id CAMbWs48XZcpMcgq0oTTJQurhyoXx=L6yV=_DJrR0_tXr7xi02g@mail.gmail.com
Whole thread
In response to Re: assertion failure with unique index + partitioning + join  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
On Fri, Jun 19, 2026 at 12:03 PM Richard Guo <guofenglinux@gmail.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



pgsql-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Next
From: Peter Eisentraut
Date:
Subject: doc: should pg_createsubscriber be grouped as a client application?