Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for invalid down link while prefetching B-Tree leave pages for index-only scan #536

Merged
merged 5 commits into from
Dec 13, 2024

Conversation

knizhnik
Copy link

No description provided.

@knizhnik knizhnik force-pushed the ios_prefetch_fix_v15 branch from 385d1a1 to f262d63 Compare December 12, 2024 05:59
@knizhnik knizhnik merged commit f262d63 into REL_15_STABLE_neon Dec 13, 2024
1 check passed
@knizhnik knizhnik deleted the ios_prefetch_fix_v15 branch December 13, 2024 16:46
github-merge-queue bot pushed a commit to neondatabase/neon that referenced this pull request Dec 13, 2024
…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:
neondatabase/postgres#534
neondatabase/postgres#535
neondatabase/postgres#536
neondatabase/postgres#537

---------

Co-authored-by: Konstantin Knizhnik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants