Merge pull request #4341 from citusdata/update-cl-943

Update CHANGELOG for 9.4.3
pull/4301/head^2
Onur Tirtir 2020-11-24 13:29:59 +03:00 committed by GitHub
commit d15a4c15cf
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.3 (November 24, 2020) ###
* Enables PostgreSQL's parallel queries on EXPLAIN ANALYZE
* Fixes a bug that triggers subplan executions unnecessarily with cursors
### citus v9.5.0 (November 10, 2020) ###
* Adds support for PostgreSQL 13