mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
be23eae3b6
## Problem If LFC generation is changed then `lfc_readv_select` will return -1 but pages are still marked as available in bitmap. ## Summary of changes Update bitmap after generation check. Co-authored-by: Kosntantin Knizhnik <konstantin.knizhnik@databricks.com>