Re: Fix failing assert in deferred constraint trigger

From: Fabrizio Mello <fabrizio(at)planetscale(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fix failing assert in deferred constraint trigger
Date: 2026-09-16 20:13:21
Message-ID: CABo-N97BQ2JquHqVLCuscWMgwYsvDP9WM_owAUU82sH=jJoNeA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 15, 2026 at 12:51 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Fri, Sep 11, 2026 at 10:43 PM Fabrizio Mello
> <fabrizio(at)planetscale(dot)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(at)planetscale(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2026-09-16 20:40:42 Re: ANSI SQL proposal: SELECT DISTINCT ON (... ORDER BY ...) and UNION DISTINCT ON (... ORDER BY ...)
Previous Message Jacob Champion 2026-09-16 20:11:58 Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters