Timescale/timescaledb: Release 2.17.2

2.17.2 (2024-11-06)

This release contains bug fixes since the 2.17.1 release. We recommend that you upgrade at the next available opportunity.

Bugfixes

  • #7384 Fix "negative bitmapset member not allowed" and performance degradation

on queries to compressed tables with ORDER BY clause matching the order of the compressed data

  • #7388 Use-after-free in vectorized grouping by segmentby columns

Thanks

  • @dx034 for reporting an issue with negative bitmapset members due to large OIDs

To top