Re: Eliminating SPI / SQL from some RI triggers - take 3

From: Sandro Santilli <strk(at)kbt(dot)io>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: Tomas Vondra <tomas(at)vondra(dot)me>, Junwang Zhao <zhjwpku(at)gmail(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Eliminating SPI / SQL from some RI triggers - take 3
Date: 2026-04-10 18:35:36
Message-ID: adlC-Jh_Wuxn4Zio@oli
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Apr 10, 2026 at 01:14:11PM +0900, Amit Langote wrote:
>
> I have just pushed 0001 which you'll find in master as 34a3078629.

No crash with commit 2a3d2f9f68da0c430c497bf29f60373f5214307d
(which includes 34a3078629).

Thank you !

--strk;

Libre GIS consultant/developer 🎺
https://strk.kbt.io/services.html

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mircea Cadariu 2026-04-10 18:37:09 Re: parallel data loading for pgbench -i
Previous Message Nathan Bossart 2026-04-10 18:10:42 Re: [PATCH] Use cached hash to skip unnecessary key comparisons in dshash