Update CHANGELOG for 9.2.2 (#3582)

Co-authored-by: Hanefi Onaldi <hanefionaldi@gmail.com>
pull/3579/head
Onur Tirtir 2020-03-06 16:09:34 +03:00 committed by GitHub
parent c5007bc93c
commit 50e59f1a61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
### 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 composite types to fail
* Fixes a bug that caused missing subplan results in workers
* Improves performance of re-partition joins
### citus v9.2.1 (February 14, 2020) ###
* Fixes a bug that could cause crashes if distribution key is NULL