mirror of https://github.com/citusdata/citus.git
Add changelog entry for version 9.4.4
Conflicts:
CHANGELOG.md
Committing a cherry-pick with sha 19977792d8
pull/4466/head
parent
7233c27533
commit
a5adc49077
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
||||||
|
### citus v9.4.4 (December 28, 2020) ###
|
||||||
|
|
||||||
|
* Fixes a bug that could cause router queries with local tables to be pushed
|
||||||
|
down
|
||||||
|
|
||||||
|
* Fixes a segfault in connection management due to invalid connection hash
|
||||||
|
entries
|
||||||
|
|
||||||
|
* Fixes possible issues that might occur with single shard distributed tables
|
||||||
|
|
||||||
### citus v9.4.3 (November 24, 2020) ###
|
### citus v9.4.3 (November 24, 2020) ###
|
||||||
|
|
||||||
* Enables PostgreSQL's parallel queries on EXPLAIN ANALYZE
|
* Enables PostgreSQL's parallel queries on EXPLAIN ANALYZE
|
||||||
|
|
Loading…
Reference in New Issue