Merge pull request #4205 from citusdata/update-cl-941

Update CHANGELOG for 9.4.1
pull/4208/head
Onur Tirtir 2020-09-30 10:47:45 +03:00 committed by GitHub
commit 3f8ac527c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
### citus v9.4.1 (September 30, 2020) ###
* Fixes EXPLAIN ANALYZE output truncation
* Fixes a deadlock during transaction recovery
### citus v9.4.0 (July 28, 2020) ###
* Improves COPY by honoring max_adaptive_executor_pool_size config