Re: Fix failing assert in deferred constraint trigger - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Fix failing assert in deferred constraint trigger
Date
Msg-id CAHGQGwHFKCNK-NadVqWHv8cvzb1TD64LVkDuj68NvCcg7AN+nQ@mail.gmail.com
Whole thread
In response to Re: Fix failing assert in deferred constraint trigger  (Fabrizio Mello <fabrizio@planetscale.com>)
List pgsql-hackers
On Thu, Sep 17, 2026 at 5:13 AM Fabrizio Mello <fabrizio@planetscale.com> wrote:
> > Since this issue can occur in all supported versions, I've also created
> > patches for the back branches. The patches are attached.
> >
>
> LGTM thanks!

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: ERROR: too late to create a new PlaceHolderInfo
Next
From: Alexander Lakhin
Date:
Subject: Re: Bug in logical decoding with DDL and subtransactions