mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 06:22:57 +00:00
While @bojanserafimov is still working on best replacement of R-Tree in layer_map.rs there is obvious pitfall in the current `search` method implementation: is returns delta layer even if there is image layer if greater LSN. I think that it should be fixed.