Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>, kristianlejao(at)gmail(dot)com
Subject: Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
Date: 2025-09-23 23:39:03
Message-ID: aNMvl1-eGc-7Ghyf@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David Rowley 2025-09-24 05:21:11 Re: BUG #19061: I downloaded version 17 of postgreSQL and it was lagging very much
Previous Message Masahiko Sawada 2025-09-23 21:41:45 Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c