Skip to content

2.19.1 (2025-04-01)

Latest
Compare
Choose a tag to compare
@philkra philkra released this 01 Apr 09:47
· 2 commits to 2.19.x since this release
9e75bac

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 with DEFAULT