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

Etsuro Fujita <etsuro.fujita@gmail.com>

From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Masahiko Sawada <sawada.mshk@gmail.com>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>, kristianlejao@gmail.com
Date: 2025-10-12T18:05:58Z
Lists: pgsql-bugs

Attachments

On Thu, Oct 9, 2025 at 11:16 AM Michael Paquier <michael@paquier.xyz> wrote:
> On Wed, Oct 08, 2025 at 03:09:52PM +0900, Etsuro Fujita wrote:
> > Ok, will do.
>
> Cool.  Thanks, Fujita-san.

Here is an updated version of the patch, labelled v7, in which I
modified .gitignore a bit further to include tmp_check_iso as well,
did a bit of editorialization (eg, indentation in the spec file),
rebased the patch against HEAD, and updated the commit message.

If there are no objections, I'll push this version and back-patch it
to all supported branches.

Best regards,
Etsuro Fujita