Closed pallavisontakke closed 2 days ago
@gayyappan, @fabriziomello: please review this pull request.
Powered by pull-review
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.11%. Comparing base (
59f50f2
) to head (cc2261d
). Report is 601 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
This release contains performance improvements and bug fixes since the 2.17.2 release. We recommend that you upgrade at the next available opportunity.
Features
7271 Hypercore table access method
7271 Push down ORDER BY in real time continuous aggregate queries
7295: Support ALTER TABLE SET ACCESS METHOD on hypertable.
7390 Disable custom hashagg planner code
7411 Change parameter name to enable Hypercore TAM
7412 Add GUC for hypercore_use_access_method default
7413: Add GUC for segmentwise recompression.
Bugfixes
7378 Remove obsolete job referencing policy_job_error_retention
7409 Update bgw job table when altering procedure
7426 Fix datetime parsing error in chunk constraint creation
7432 Verify that heap tuple is valid before using
7434 Fixes segfault when internally set the replica identity for a given chunk
Thanks