Timescaledb: 0.9.2 Release

Release date:
May 4, 2018
Previous version:
0.9.1 (released April 26, 2018)
Magnitude:
203 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in 0.9.2

cevian
erimatnor
RobAtticus

Directory Browser for 0.9.2

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

Release Notes Published

High-level changes * Fixed handling of DISCARD ALL command when parallel workers are involved, which sometimes caused the extension to complain it was not preloaded * User permission bug fix where users locating TRIGGER permissions in a database could not insert data into a hypertable * Fixes for some issues with 32-bit architectures

Notable commits * [256b394] Fix parsing of GrantRoleStmt * [b78953b] Fix datum conversion typo * [c7283ef] Fix bug with extension loader when DISCARD ALL is executed * [fe20e48] Fix chunk creation with user that lacks TRIGGER permission

Thanks * @gumshoes, @manigandham, @wallies, & @cjrh for reporting a problem where sometimes the extension would appear to not be preloaded when it actually was * @thaxy for reporting a permissions issue when user creating a hypertable lacks TRIGGER permission * @bertmelis for reporting some bugs with 32-bit architectures