mirror of https://github.com/citusdata/citus.git
Add changelog entry for 7.2.1
parent
cf5d258043
commit
238defaee0
|
@ -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) ###
|
||||
|
||||
* Adds support for CTEs
|
||||
|
|
Loading…
Reference in New Issue