2.11.1 (2023-06-29)
This release contains bug fixes since the 2.11.0 release.
We recommend that you upgrade at the next available opportunity.
Features
Bugfixes
- #5705 Scheduler accidentally getting killed when calling
delete_job
- #5742 Fix Result node handling with ConstraintAwareAppend on compressed chunks
- #5750 Ensure tlist is present in decompress chunk plan
- #5754 Fixed handling of NULL values in bookend_sfunc
- #5798 Fixed batch look ahead in compressed sorted merge
- #5804 Mark cagg_watermark function as PARALLEL RESTRICTED
- #5807 Copy job config JSONB structure into current MemoryContext
- #5824 Improve continuous aggregate query chunk exclusion
Thanks