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

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: Etsuro Fujita <etsuro.fujita@gmail.com>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>, kristianlejao@gmail.com
Date: 2025-09-23T23:39:03Z
Lists: pgsql-bugs

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch.

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