Merge pull request #4720 from citusdata/9.5.3-cl

Update CHANGELOG for 9.5.3
remove-unnecessary-assertion
Onur Tirtir 2021-02-16 16:10:48 +03:00 committed by GitHub
commit 530a284e51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
### citus v9.5.3 (February 16, 2021) ###
* Avoids re-using connections for intermediate results
* Fixes a bug that might cause self-deadlocks when `COPY` used in xact block
* Fixes a crash that occurs when distributing table after dropping foreign key
### citus v10.0.0 (February 16, 2021) ###
* Adds support for per-table option for columnar storage