timescale / promscale_extension

[DEPRECATED] Tables, types and functions supporting Promscale
Other
37 stars 17 forks source link

Clarify order of operations in get_metrics_that_need_compression #570

Closed jgpruitt closed 1 year ago

jgpruitt commented 1 year ago

Description

Clarify order of operations in get_metrics_that_need_compression(). A mixture of ANDs and ORs made the code difficult to reason about. Fix it.

Merge requirements

Please take into account the following non-code changes that you may need to make with your PR: