Skip to content

Conversation

knizhnik
Copy link

No description provided.

Copy link

@MMeent MMeent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question to answer, otherwise OK

@knizhnik knizhnik force-pushed the partitioned_dbsize_fix_v14 branch from 44198e4 to c0aedfd Compare January 22, 2025 19:11
github-merge-queue bot pushed a commit to neondatabase/neon that referenced this pull request Jan 24, 2025
## Problem

Parent of partitioned table has no storage, it relfilelocator is zero.
It cab be incorrectly hashed and produce wrong results.

See neondatabase/postgres#518

## Summary of changes

This problem is already addressed in pg17.
Add the same check for all other PG versions.

Postgres PRs:
neondatabase/postgres#566
neondatabase/postgres#565
neondatabase/postgres#564

Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
@knizhnik knizhnik merged commit c0aedfd into REL_14_STABLE_neon Jan 24, 2025
1 check passed
@knizhnik knizhnik deleted the partitioned_dbsize_fix_v14 branch January 24, 2025 12:46
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