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 aNMvl1-eGc-7Ghyf@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, Sep 23, 2025 at 02:41:45PM -0700, Masahiko Sawada wrote:
> I changed the regression tests and used the fix proposed by
> Fujita-san. Please review the attached new version patch.

Thanks for the updated patch.  Confirmed that I can still blow up the
backend as expected when not using the fix, only the test.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
Next
From: David Rowley
Date:
Subject: Re: BUG #19061: I downloaded version 17 of postgreSQL and it was lagging very much