timescale / timescaledb

An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
https://www.timescale.com/
Other
17.61k stars 883 forks source link

Simplify msvc compat stuff #6937

Closed svenklemm closed 4 months ago

svenklemm commented 4 months ago

Some of the fixes are no longer needed and it is completely fixed upstream in PG15+.

Disable-check: loader-change Disable-check: force-changelog-file

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.64%. Comparing base (59f50f2) to head (7830c5e). Report is 177 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6937 +/- ## ========================================== + Coverage 80.06% 81.64% +1.57% ========================================== Files 190 198 +8 Lines 37181 36849 -332 Branches 9450 9631 +181 ========================================== + Hits 29770 30086 +316 + Misses 2997 2881 -116 + Partials 4414 3882 -532 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.