Re: Eliminating SPI / SQL from some RI triggers - take 3 - Mailing list pgsql-hackers

From Amit Langote
Subject Re: Eliminating SPI / SQL from some RI triggers - take 3
Date
Msg-id CA+HiwqGFRAH2O5bGpNMErFopFyn-2-Zu3+5y+BFQim9TE8z+Pw@mail.gmail.com
Whole thread
In response to Re: Eliminating SPI / SQL from some RI triggers - take 3  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: Eliminating SPI / SQL from some RI triggers - take 3
List pgsql-hackers
Hi,

On Thu, Apr 2, 2026 at 5:00 PM Chao Li <li.evan.chao@gmail.com> wrote:
> > On Apr 2, 2026, at 15:41, Amit Langote <amitlangote09@gmail.com> wrote:
> > Will push tomorrow morning (Friday) barring objections.
> > <v17-0001-Batch-FK-rows-and-use-SK_SEARCHARRAY-for-fast-pa.patch>
>
> With a quick eyeball review, I found a typo:
> ```
> + * relcache invalidation.  The entry itself is torn down at batch at batch end
> ```
>
> There are two “at batch”.

Thanks for spotting that.  Fixed and pushed.

> I plan to spend time testing and tracing this patch tomorrow. But I don’t want to block your progress, if I find
anything,I will report to you. 

Sure, I didn't want to leave committing this to the weekend or the next week.

--
Thanks, Amit Langote



pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: SQL/PGQ: All properties reference
Next
From: Fujii Masao
Date:
Subject: Re: Exit walsender before confirming remote flush in logical replication