mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 18:02:56 +00:00
`ValuesReconstructState::consume_done_keys` may only be called once after a layer visit. The code in the previous commit called it for each keyspace, resulting in keys not being marked done in the split keyspace by floor LSN scenario.