Timescaledb: 2.9.3 Release

Release date:
February 6, 2023
Previous version:
2.9.2 (released January 24, 2023)
Magnitude:
304 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in 2.9.3

RafiaSabih
sb230132
lkshminarayanan
svenklemm
konskov
akuzm

Directory Browser for 2.9.3

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

This release contains bug fixes since the 2.9.2 release. This release is high priority for upgrade. We strongly recommend that you upgrade as soon as possible.

Bugfixes
* #4804 Skip bucketing when start or end of refresh job is null
* #5108 Fix column ordering in compressed table index not following the order of a multi-column segment by definition * #5187 Don't enable clang-tidy by default
* #5255 Fix year not being considered as a multiple of day/month in hierarchical continuous aggregates * #5259 Lock down search_path in SPI calls

Thanks
* @ssmoss for reporting issues on continuous aggregates
* @jaskij for reporting the compliation issue that occurred with clang