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

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Junwang Zhao <zhjwpku(at)gmail(dot)com>
Subject: Re: Eliminating SPI / SQL from some RI triggers - take 3
Date: 2025-10-21 05:10:10
Message-ID: CAFj8pRDaiBe_GOLk_yyYHTtPiDAAaLOM8u1-=Q3ZgXBTH+1igg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

út 21. 10. 2025 v 6:07 odesílatel Amit Langote <amitlangote09(at)gmail(dot)com>
napsal:

> On Thu, Apr 3, 2025 at 7:19 PM Amit Langote <amitlangote09(at)gmail(dot)com>
> wrote:
> > On Fri, Dec 20, 2024 at 1:23 PM Amit Langote <amitlangote09(at)gmail(dot)com>
> wrote:
> > > We discussed $subject at [1] and [2] and I'd like to continue that
> > > work with the hope to commit some part of it for v18.
> >
> > I did not get a chance to do any further work on this in this cycle,
> > but plan to start working on it after beta release, so moving this to
> > the next CF. I will post a rebased patch after the freeze to keep the
> > bots green for now.
>
> Sorry for the inactivity. I've moved the patch entry in the CF app to
> PG19-Drafts, since I don't plan to work on it myself in the immediate
> future. However, Junwang Zhao has expressed interest in taking this
> work forward, and I look forward to working with him on it.
>

This is very interesting and important feature - I can help with testing
and review if it will be necessary

Regards

Pavel

>
> --
> Thanks, Amit Langote
>
>
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2025-10-21 05:26:19 Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master
Previous Message Kirill Reshke 2025-10-21 05:04:52 Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array