On Thu, Aug 6, 2026 at 6:16 PM Melanie Plageman <[email protected]> wrote: > > On Thu, Aug 6, 2026 at 6:04 PM Tom Lane <[email protected]> wrote: > > > > Melanie Plageman <[email protected]> writes: > > > Okay, I pushed it, but right after pushing it I suddenly had the > > > thought, omg, it loops through all the ReadBuffersOperations and sets > > > them to NULL for _every_ page after entering failsafe mode. And we > > > obviously ought to fix that. Proposed patch to do that with a simple > > > local variable is attached. This time I'll let this one sit for longer > > > before pushing to avoid mistakes like last time. > > > > Don't wait too long, unless you want to revert 112c26838 et al > > till after the upcoming releases. As things stand right now, > > we'd ship what is in git. > > roger that. I'm planning to push in the morning which will be before > Saturday's freeze.
Committed and backpatched. - Melanie
