mirror of https://github.com/citusdata/citus.git
Update CHANGELOG for 9.4.3
(cherry picked from commit 76a429f19b
)
Conflicts:
CHANGELOG.md
pull/4418/head
v9.4.3
parent
7e99324bd9
commit
221aa1a381
|
@ -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.4.2 (October 21, 2020) ###
|
||||
|
||||
* Fixes a bug that could lead to multiple maintenance daemons
|
||||
|
|
Loading…
Reference in New Issue