Skip to content

Comments

Backport to 2.25.x: #9303: Fix segfault in continuous aggregate creation on PG18#9304

Merged
timescale-automation merged 1 commit into2.25.xfrom
backport/2.25.x/9303
Feb 23, 2026
Merged

Backport to 2.25.x: #9303: Fix segfault in continuous aggregate creation on PG18#9304
timescale-automation merged 1 commit into2.25.xfrom
backport/2.25.x/9303

Conversation

@timescale-automation
Copy link
Member

This is an automated backport of #9303: Fix segfault in continuous aggregate creation on PG18.
This PR will be merged automatically after all the relevant CI checks pass. If this fix should not be backported, or will be backported manually, just close this PR. You can use the backport branch to add your changes, it won't be modified automatically anymore.

For more details, please see the documentation

Original description

Fix segfault in continuous aggregate creation on PG18

When a continuous aggregate query had functionally dependant
columns that were not part of the GROUP BY clause the create
statement would segfault.

When a continuous aggregate query had functionally dependant
columns that were not part of the GROUP BY clause the create
statement would segfault.

(cherry picked from commit 5773544)
@timescale-automation timescale-automation added the is-auto-backport PR created by backport automation label Feb 23, 2026
@timescale-automation timescale-automation enabled auto-merge (rebase) February 23, 2026 21:45
@timescale-automation timescale-automation merged commit 8a55513 into 2.25.x Feb 23, 2026
45 of 46 checks passed
@timescale-automation timescale-automation deleted the backport/2.25.x/9303 branch February 23, 2026 22:04
@codecov
Copy link

codecov bot commented Feb 23, 2026

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

is-auto-backport PR created by backport automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants