This release contains bug fixes since the 2.19.0 release. We recommend that you upgrade at the next available opportunity.
Bugfixes
- #7816 Fix
ORDER BY
for direct queries on partial chunks - #7834 Avoid unnecessary scheduler restarts
- #7837 Ignore frozen chunks in compression policy
- #7850 Add
is_current_xact_tuple
to Arrow TTS - #7890 Flush error state before doing anything else
Thanks
- @bjornuppeke for reporting a problem with
INSERT INTO ... ON CONFLICT DO NOTHING
on compressed chunks - @kav23alex for reporting a segmentation fault on
ALTER TABLE
withDEFAULT