Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c - Mailing list pgsql-bugs

From Etsuro Fujita
Subject Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
Date
Msg-id CAPmGK15=ebVst8L-uJuFuTOB0Cww-7Kmry4qAxBa1etNvb7HNA@mail.gmail.com
Whole thread Raw
In response to Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c  (Michael Paquier <michael@paquier.xyz>)
Responses Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
List pgsql-bugs
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

Attachment

pgsql-bugs by date:

Previous
From: Marco Boeringa
Date:
Subject: Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
Next
From: Вадим Ковтун
Date:
Subject: Logical replication fails when partition column order differs from parent