Skip to content

Small refactor of compression_settings - #9956

Merged
svenklemm merged 1 commit into
mainfrom
sven/refactor
Jun 3, 2026
Merged

Small refactor of compression_settings#9956
svenklemm merged 1 commit into
mainfrom
sven/refactor

Conversation

@svenklemm

@svenklemm svenklemm commented Jun 3, 2026

Copy link
Copy Markdown
Member

Replace functions with by_compress_relid arguments with clearly
named variants that are less error prone.
Also adds new function
ts_relation_is_compressed_chunk_relation(Oid) to allow checking
whether a relation is a compressed chunk relation.

Disable-check: force-changelog-file
Disable-check: approval-count

Replace functions with by_compress_relid arguments with clearly
named variants that are less error prone.
Also adds new function
ts_relation_is_compressed_chunk_relation(Oid) to allow checking
whether a relation is a compressed chunk relation.
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

@Poroma-Banerjee, @pnthao: please review this pull request.

Powered by pull-review

@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 68.25397% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/ts_catalog/compression_settings.c 67.79% 17 Missing and 2 partials ⚠️
src/chunk.c 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@svenklemm
svenklemm requested a review from antekresic June 3, 2026 06:41
@svenklemm
svenklemm merged commit ac51093 into main Jun 3, 2026
70 of 77 checks passed
@svenklemm
svenklemm deleted the sven/refactor branch June 3, 2026 09:17
@timescale-automation timescale-automation added the released-2.28.0 Released in 2.28.0 label Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released-2.28.0 Released in 2.28.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants