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-10-14T04:28:07Z
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 →
-
Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch.
- 24e74b9621e4 14.20 landed
- 12b0c0e51b2f 13.23 landed
- 4a08603a2322 15.15 landed
- 5a9af48689dc 16.11 landed
- 2bb84ea7ef89 17.7 landed
- b14144325984 18.1 landed
- 12609fbacb00 19 (unreleased) landed
On Mon, Oct 13, 2025 at 01:18:34PM -0700, Masahiko Sawada wrote: > On Sun, Oct 12, 2025 at 11:06 AM Etsuro Fujita <etsuro.fujita@gmail.com> wrote: >> If there are no objections, I'll push this version and back-patch it >> to all supported branches. > > Thank you for updating the patch! LGTM. That works for me as well, for what it's worth. -- Michael