Re: PG19: two RI fast-path issues found while testing the batching revert - Mailing list pgsql-hackers

From Amit Langote
Subject Re: PG19: two RI fast-path issues found while testing the batching revert
Date
Msg-id CA+HiwqFmA1Z7SmeeJ-wGv76y0vK6=WwEh9=k-760msC_8_pEQQ@mail.gmail.com
Whole thread
In response to Re: PG19: two RI fast-path issues found while testing the batching revert  (Melanie Plageman <melanieplageman@gmail.com>)
Responses Re: PG19: two RI fast-path issues found while testing the batching revert
List pgsql-hackers
On Thu, Sep 17, 2026 at 0:41 Melanie Plageman <melanieplageman@gmail.com> wrote:
On Tue, Sep 15, 2026 at 11:12 PM Amit Langote <amitlangote09@gmail.com> wrote:
>
> Thanks for the report and the patch.
>
> I've added an open item:
>
> RI fastpath misses pg_amop updates
> Commit: 2da86c1ef9b
> Owner: Amit Langote

Will the fix be something like what Nikolay proposed or something
different that solves both the issue in the fast path and the
pre-existing issue with the cached cast functions?

There’s some overlap but I’m planning to fix the cast issue separately, that is, not combine it with the fix for this open item which I’d like to fix by beta4 freeze.

- Amit

pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Improve WAIT FOR read-your-writes consistency doc
Next
From: Greg Sabino Mullane
Date:
Subject: Re: POC: Carefully exposing information without authentication