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-10-08 00:05:56
Message-ID: aOWq5EYgbvl1eWeO@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Oct 07, 2025 at 10:25:29AM -0700, Masahiko Sawada wrote:
> Thank you. That would be great. Please feel free to edit the commit
> message, subjects, and credits. I should have credited Fujita-san as
> an author or co-author with me since most changes are based on
> suggestions by Fujita-san.

Yes, please feel free to edit that as you see fit. I was not in an
imaginative mood when posting the last patch, reusing what Sawada-san
has posted upthread as commit message.
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Etsuro Fujita 2025-10-08 06:09:52 Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
Previous Message Andres Freund 2025-10-07 23:17:06 Re: Potential "AIO / io workers" inter-worker locking issue in PG18?