Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
Date
Msg-id aOWq5EYgbvl1eWeO@paquier.xyz
Whole thread Raw
In response to Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-bugs
On Tue, Oct 07, 2025 at 10:25:29AM -0700, Masahiko Sawada wrote:
> Thank you. That would be great. Please feel free to edit the commit
> message, subjects, and credits. I should have credited Fujita-san as
> an author or co-author with me since most changes are based on
> suggestions by Fujita-san.

Yes, please feel free to edit that as you see fit.  I was not in an
imaginative mood when posting the last patch, reusing what Sawada-san
has posted upthread as commit message.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: Potential "AIO / io workers" inter-worker locking issue in PG18?