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 #535

Merged
merged 6 commits into from
Dec 13, 2024

Conversation

knizhnik
Copy link

No description provided.

@knizhnik knizhnik force-pushed the ios_prefetch_fix_v16 branch from 10fbd63 to 97f9fde Compare December 12, 2024 05:59
@knizhnik knizhnik merged commit 97f9fde into REL_16_STABLE_neon Dec 13, 2024
3 checks passed
@knizhnik knizhnik deleted the ios_prefetch_fix_v16 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 <knizhnik@neon.tech>
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