On Thu, Jun 25, 2026 at 12:16 AM Vitaly Davydov <[email protected]> wrote: > > Dear Fujii Masao > > I've prepared patches of v6 for other majors. I hope, it will help.
Thanks for the patches for the stable branches! I noticed that you added "buf_state &= ~BM_PIN_COUNT_WAITER;" to BufferIsReadyForCleanup(). Could you tell me why that's necessary? My understanding was that LockBufferForCleanup() is responsible for clearing that flag, so I didn't think it was needed here. But if it is necessary, I'd like to make the same change in master as well, to keep the code as consistent as possible between master and the stable branches. > I will also think of a better approach for tap-test patch as well. Thanks! Regards, -- Fujii Masao
