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

From Etsuro Fujita
Subject Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
Date
Msg-id CAPmGK14FRJAZYmpX3So_c053jYp=YQGNZCWV41Y3yoE9DuydVA@mail.gmail.com
Whole thread Raw
In response to Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c  (Michael Paquier <michael@paquier.xyz>)
Responses Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
List pgsql-bugs
On Wed, Oct 8, 2025 at 9:06 AM Michael Paquier <michael@paquier.xyz> wrote:
> 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.

Ok, will do.

Thanks!

Best regards,
Etsuro Fujita



pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
Next
From: Marco Boeringa
Date:
Subject: Re: Potential "AIO / io workers" inter-worker locking issue in PG18?