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.