On Tue, Apr 30, 2024 at 6:47 AM Maksim Milyutin <milyuti...@gmail.com> wrote: >> Should not we call at the end the StrategyFreeBuffer() function to add >> target buffer to freelist and not miss it after invalidation?
> Please take a look at this issue, current implementation of > EvictUnpinnedBuffer() IMO is erroneous - evicted buffers are lost permanently > and will not be reused again Hi Maksim, Oops, thanks, will fix.