| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| timescaledb-postgresql-18-windows-amd64.zip | 2026-02-17 | 7.0 MB | |
| timescaledb-postgresql-16-windows-amd64.zip | 2026-02-17 | 7.0 MB | |
| timescaledb-postgresql-15-windows-amd64.zip | 2026-02-17 | 7.0 MB | |
| timescaledb-postgresql-17-windows-amd64.zip | 2026-02-17 | 7.0 MB | |
| 2.25.1 (2026-02-17) source code.tar.gz | 2026-02-17 | 8.3 MB | |
| 2.25.1 (2026-02-17) source code.zip | 2026-02-17 | 9.6 MB | |
| README.md | 2026-02-17 | 1.2 kB | |
| Totals: 7 Items | 45.8 MB | 0 | |
This release contains performance improvements and bug fixes since the 2.25.0 release. We recommend that you upgrade at the next available opportunity.
Bugfixes
- https://github.com/timescale/timescaledb/pull/9215 Add missing handling for em_parent to sort_transform
- https://github.com/timescale/timescaledb/pull/9223 Clean up orphaned entries in continuous aggregate invalidaton logs
- https://github.com/timescale/timescaledb/pull/9226 Fix invalidation and batching issues for variable bucket continuous aggregates.
- https://github.com/timescale/timescaledb/pull/9256 Error "record type has no extended hash function" on some queries using a sparse bloom filter index on a column of composite type.
- https://github.com/timescale/timescaledb/pull/9257 Handle type coercion for metadata column equivalence members
Thanks
- @emapple for reporting a crash in a query with nested joins and subqueries