mirror of https://github.com/citusdata/citus.git
Update CHANGELOG for 9.2.5
parent
004e0e4617
commit
74f20149cd
|
|
@ -1,3 +1,9 @@
|
||||||
|
### citus v9.2.5 (Jun 17, 2020) ###
|
||||||
|
|
||||||
|
* Adds support to partially push down tdigest aggregates
|
||||||
|
|
||||||
|
* Fixes an issue with distributing tables having generated cols not at the end
|
||||||
|
|
||||||
### citus v9.3.0 (May 6, 2020) ###
|
### citus v9.3.0 (May 6, 2020) ###
|
||||||
|
|
||||||
* Adds `max_shared_pool_size` to control number of connections across sessions
|
* Adds `max_shared_pool_size` to control number of connections across sessions
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue