mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-28 18:40:38 +00:00
This change alone makes things strictly worse, but on top of this, we'll be able to rewrite drop_buffers_for_immutable to remove pages based on what's in the `drop_file_id`'s immutable_page_map second-level hash map. That's better than what we do currently, i.e., iterating over all the slots.