mirror of https://github.com/citusdata/citus.git
Update CHANGELOG for 9.5.2 (#4578)
parent
6703b173a0
commit
a7ff0c5800
|
@ -1,3 +1,12 @@
|
||||||
|
### citus v9.5.2 (January 26, 2021) ###
|
||||||
|
|
||||||
|
* Fixes distributed deadlock detection being blocked by metadata sync
|
||||||
|
|
||||||
|
* Prevents segfaults when SAVEPOINT handling cannot recover from connection
|
||||||
|
failures
|
||||||
|
|
||||||
|
* Fixes possible issues that might occur with single shard distributed tables
|
||||||
|
|
||||||
### citus v9.5.1 (December 1, 2020) ###
|
### citus v9.5.1 (December 1, 2020) ###
|
||||||
|
|
||||||
* Enables PostgreSQL's parallel queries on EXPLAIN ANALYZE
|
* Enables PostgreSQL's parallel queries on EXPLAIN ANALYZE
|
||||||
|
|
Loading…
Reference in New Issue