mirror of https://github.com/citusdata/citus.git
Add changelog entry for 7.2.1
parent
9d076714b6
commit
37e160cc45
|
@ -1,3 +1,11 @@
|
||||||
|
### citus v7.2.1 (February 6, 2018) ###
|
||||||
|
|
||||||
|
* Fixes count distinct bug on column expressions when used with subqueries
|
||||||
|
|
||||||
|
* Adds support for respecting enable_hashagg in the master plan
|
||||||
|
|
||||||
|
* Fixes a bug canceling backends that are not involved in distributed deadlocks
|
||||||
|
|
||||||
### citus v7.2.0 (January 16, 2018) ###
|
### citus v7.2.0 (January 16, 2018) ###
|
||||||
|
|
||||||
* Adds support for CTEs
|
* Adds support for CTEs
|
||||||
|
|
Loading…
Reference in New Issue