Files
neon/libs/pageserver_api
Christian Schwarz 1a81eeaceb pagebench: fixup after is_rel_block_key changes in #6266
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`.
2024-01-08 18:58:32 +00:00
..