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

From Fabrizio Mello
Subject Re: Fix failing assert in deferred constraint trigger
Date
Msg-id CABo-N97BQ2JquHqVLCuscWMgwYsvDP9WM_owAUU82sH=jJoNeA@mail.gmail.com
Whole thread
In response to Re: Fix failing assert in deferred constraint trigger  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: Fix failing assert in deferred constraint trigger
List pgsql-hackers
On Tue, Sep 15, 2026 at 12:51 PM Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Fri, Sep 11, 2026 at 10:43 PM Fabrizio Mello
> <fabrizio@planetscale.com> wrote:
> > Yes he is the original author of the patch, which he worked on
> > internally at PlanetScale. If you don't mind, please use
> > piki@planetscale.com in the commit message.
>
> OK, I've updated the commit log message and used that email address for the
> Author tag.
>

Thanks!

> I've also listed your name in this email, "Fabrízio Mello", in the commit
> log as Reported-by. However, I found that your name, "Fabrízio de Royes
> Mello", was used in some previous commits you were involved in. Which name
> would you prefer me to use?
>

Fabrízio de Royes Mello

> Since this issue can occur in all supported versions, I've also created
> patches for the back branches. The patches are attached.
>

LGTM thanks!

Regards,

--
Fabrízio de Royes Mello
PlanetScale Postgres Core Team



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Next
From: Hannu Krosing
Date:
Subject: Re: ANSI SQL proposal: SELECT DISTINCT ON (... ORDER BY ...) and UNION DISTINCT ON (... ORDER BY ...)