mirror of https://github.com/citusdata/citus.git
Update CHANGELOG for 9.3.1
(cherry picked from commit 4640f90933
)
Conflicts:
CHANGELOG.md
pull/3928/head
parent
73ca2b9382
commit
85f2703bec
|
@ -1,3 +1,9 @@
|
|||
### citus v9.3.1 (Jun 17, 2020) ###
|
||||
|
||||
* Adds support to partially push down tdigest aggregates
|
||||
|
||||
* Fixes a crash that occurs when inserting implicitly coerced constants
|
||||
|
||||
### citus v9.3.0 (May 6, 2020) ###
|
||||
|
||||
* Adds `max_shared_pool_size` to control number of connections across sessions
|
||||
|
|
Loading…
Reference in New Issue