mirror of https://github.com/citusdata/citus.git
Update CHANGELOG for 9.0.2 (#3585)
(cherry picked from commit de6068b2c4
)
Co-authored-by: Hanefi Onaldi <hanefionaldi@gmail.com>
pull/3586/head
parent
fa29fb8c52
commit
a381074787
|
@ -1,3 +1,11 @@
|
||||||
|
### citus v9.0.2 (March 6, 2020) ###
|
||||||
|
|
||||||
|
* Fixes build errors on EL/OL 6 based distros
|
||||||
|
|
||||||
|
* Fixes a bug that caused maintenance daemon to fail on standby nodes
|
||||||
|
|
||||||
|
* Disallows distributed function creation when replication_model is `statement`
|
||||||
|
|
||||||
### citus v9.2.2 (March 5, 2020) ###
|
### citus v9.2.2 (March 5, 2020) ###
|
||||||
|
|
||||||
* Fixes a bug that caused some prepared stmts with function calls to fail
|
* Fixes a bug that caused some prepared stmts with function calls to fail
|
||||||
|
|
Loading…
Reference in New Issue