This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryFixed crashes and wrong results when grouping by columns not in SELECT with vectorized aggregation or columnar index scan.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Skips ColumnarIndexScan when the qual contains a SubPlan. Skips ColumnarIndexScan when the qual contains a SubPlan. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Fixes crashes and wrong results when grouping by non‑selected columns with vectorized aggregation or columnar index scan. Fixes crashes and wrong results when grouping by non‑selected columns with vectorized aggregation or columnar index scan. Source: llm_adapter@2026-06-02 Confidence: low |
— |
| Bugfix | Low |
Removes refresh policy check when adding columnstore policy. Removes refresh policy check when adding columnstore policy. Source: llm_adapter@2026-06-02 Confidence: high |
— |
Full changelog
This release contains bug fixes since the 2.27.1 release. We recommend that you upgrade at the next available opportunity.
Bugfixes
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About timescaledb
A time-series database for high-performance real-time analytics packaged as a Postgres extension
Related context
Related tools
Earlier breaking changes
- v2.27.0 Bloom filter sparse indexes on compressed int2 columns may miss matching rows; upgrade requires manual index dropping
Beta — feedback welcome: [email protected]