Skip to content

Swap relallfrozen when swapping relation files - #10396

Open
svenklemm wants to merge 1 commit into
mainfrom
sven/pg18_heapswap
Open

Swap relallfrozen when swapping relation files#10396
svenklemm wants to merge 1 commit into
mainfrom
sven/pg18_heapswap

Conversation

@svenklemm

Copy link
Copy Markdown
Member

When swapping the physical files of two relations we copy the size
statistics from one relation to the other, but we missed the count of
all-frozen pages that was added in PostgreSQL 18. Swap it too so the
statistics stay correct after the swap.

When swapping the physical files of two relations we copy the size
statistics from one relation to the other, but we missed the count of
all-frozen pages that was added in PostgreSQL 18. Swap it too so the
statistics stay correct after the swap.
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

@kpan2034, @akuzm: please review this pull request.

Powered by pull-review

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant