Files
neon/vendor/revisions.json
Konstantin Knizhnik 2521eba674 Check for invalid down link while prefetching B-Tree leave pages for index-only scan (#9867)
## Problem

See #9866

Index-only scan prefetch implementation doesn't take in account that
down link may be invalid

## Summary of changes

Check that downlink is valid block number


Correspondent Postgres PRs:
https://github.com/neondatabase/postgres/pull/534
https://github.com/neondatabase/postgres/pull/535
https://github.com/neondatabase/postgres/pull/536
https://github.com/neondatabase/postgres/pull/537

---------

Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
2024-12-13 20:46:41 +00:00

19 lines
305 B
JSON

{
"v17": [
"17.2",
"010c0ea2eb06afe76485a33c43954cbcf3d99f86"
],
"v16": [
"16.6",
"97f9fde349c6de6d573f5ce96db07eca60ce6185"
],
"v15": [
"15.10",
"f262d631ad477a1819e84a183e5a7ef561830085"
],
"v14": [
"14.15",
"c2f65b3201591e02ce45b66731392f98d3388e73"
]
}