mirror of https://github.com/citusdata/citus.git
Update CHANGELOG for 9.4.3
parent
fc0ef8abba
commit
76a429f19b
|
@ -1,3 +1,9 @@
|
|||
### citus v9.4.3 (November 24, 2020) ###
|
||||
|
||||
* Enables PostgreSQL's parallel queries on EXPLAIN ANALYZE
|
||||
|
||||
* Fixes a bug that triggers subplan executions unnecessarily with cursors
|
||||
|
||||
### citus v9.5.0 (November 10, 2020) ###
|
||||
|
||||
* Adds support for PostgreSQL 13
|
||||
|
|
Loading…
Reference in New Issue