Re: Fix failing assert in deferred constraint trigger

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Fabrizio Mello <fabrizio(at)planetscale(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fix failing assert in deferred constraint trigger
Date: 2026-09-15 15:51:32
Message-ID: CAHGQGwEHR1A7xwbLa_rpk065S4Jscx0exnZfYkctqHEXhd9d+g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

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?

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

Regards,

--
Fujii Masao

Attachment Content-Type Size
nocfbot-v3-0001-PG14_PG15-Fix-assertion-after-aborting-internal-subtransact.patch application/octet-stream 4.7 KB
nocfbot-v3-0001-PG16-Fix-assertion-after-aborting-internal-subtransact.patch application/octet-stream 4.7 KB
nocfbot-v3-0001-PG17_PG18-Fix-assertion-after-aborting-internal-subtransact.patch application/octet-stream 4.7 KB
v3-0001-Fix-assertion-after-aborting-internal-subtransact.patch application/octet-stream 4.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2026-09-15 15:56:55 Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Previous Message 신성준 2026-09-15 15:35:47 Re: Add wait events for server logging destination writes