Thread

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

    Etsuro Fujita <etsuro.fujita@gmail.com> — 2025-10-12T18:05:58Z

    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