mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-27 18:10:37 +00:00
PR #6266 broke the getpage_latest_lsn benchmark. Before this patch, we'd fail with ``` not implemented: split up range ``` because `r.start = rel size key` and `r.end = rel size key + 1`.