Skip to content

skip pubviaroot query if postgres version is less than 13#4155

Merged
jgao54 merged 3 commits intomainfrom
pub-via-root-v2
Apr 10, 2026
Merged

skip pubviaroot query if postgres version is less than 13#4155
jgao54 merged 3 commits intomainfrom
pub-via-root-v2

Conversation

@jgao54
Copy link
Copy Markdown
Contributor

@jgao54 jgao54 commented Apr 8, 2026

  • Bring back handle out-of-order columns in partitioned table #4035, optionally query for pubviaroot only if pg version >= 13, otherwise default to false since pubviaroot is not supported anyways
  • Add e2e coverage to check that a dynamically added partition with out-of-order columns works
  • Validate that cdc continue to work on pg 12

Fixes: #3544

@jgao54 jgao54 marked this pull request as ready for review April 8, 2026 18:46
@jgao54 jgao54 requested review from heavycrystal and ilidemi April 8, 2026 19:02
Copy link
Copy Markdown
Contributor

@ilidemi ilidemi left a comment

Choose a reason for hiding this comment

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

Thanks for the separated out commits!

@jgao54 jgao54 merged commit 5859b42 into main Apr 10, 2026
17 checks passed
@jgao54 jgao54 deleted the pub-via-root-v2 branch April 10, 2026 04:58
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.

ClickPipe Fails When Partition Column Order Differs from Parent (PostgreSQL)

2 participants