Re: BUG: PostgreSQL 19devel throws internal opfamily error for FK with reordered referenced columns - Mailing list pgsql-bugs

From Amit Langote
Subject Re: BUG: PostgreSQL 19devel throws internal opfamily error for FK with reordered referenced columns
Date
Msg-id CA+HiwqG_PXQqL9TvQFEdyJfB9Wq1-Wm3SFppWHhMg+z2gD_nag@mail.gmail.com
Whole thread
In response to Re: BUG: PostgreSQL 19devel throws internal opfamily error for FK with reordered referenced columns  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: BUG: PostgreSQL 19devel throws internal opfamily error for FK with reordered referenced columns
List pgsql-bugs
On Fri, Apr 10, 2026 at 1:42 PM Amit Langote <amitlangote09@gmail.com> wrote:
> Thanks Junwang for checking.  I've just pushed this: 980c1a85d819.

Pushed a follow up commit to add an Assert making the single-column
invariant explicit in ri_FastPathFlushArray(), per Junwang's
suggestion off-list.

--
Thanks, Amit Langote



pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BUG #19422: Malformed raius packet
Next
From: Fredrik Widlert
Date:
Subject: Re: BUG: PostgreSQL 19devel throws internal opfamily error for FK with reordered referenced columns