mirror of https://github.com/citusdata/citus.git
Update CHANGELOG for 9.2.1 (#3501)
parent
72d1850b4e
commit
e4dd5ac2ad
|
@ -1,3 +1,7 @@
|
||||||
|
### citus v9.2.1 (February 14, 2020) ###
|
||||||
|
|
||||||
|
* Fixes a bug that could cause crashes if distribution key is NULL
|
||||||
|
|
||||||
### citus v9.2.0 (February 10, 2020) ###
|
### citus v9.2.0 (February 10, 2020) ###
|
||||||
|
|
||||||
* Adds support for `INSERT...SELECT` queries with re-partitioning
|
* Adds support for `INSERT...SELECT` queries with re-partitioning
|
||||||
|
|
Loading…
Reference in New Issue