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

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Masahiko Sawada <sawada(dot)mshk(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-15 08:22:54
Message-ID: CAPmGK14UV6hPPvjjjg_bn4xhreW1zG8sQMXhT8yj+Oh7h-yerQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Oct 14, 2025 at 1:28 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> 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(dot)fujita(at)gmail(dot)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.

Done.

Best regards,
Etsuro Fujita

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Álvaro Herrera 2025-10-15 08:56:06 Re: BUG #19086: pg_dump --data-only selects and do not uses index definitions for the dumped tables.
Previous Message Magnus Hagander 2025-10-15 08:09:10 Re: BUG #19080: CancelRequest message documentation bug