Merge pull request #4049 from citusdata/update-cl-934

Update CHANGELOG for 9.3.4
pull/4053/head
Onur Tirtir 2020-07-21 14:03:11 +03:00 committed by GitHub
commit 6aa29abd86
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.3.4 (July 21, 2020) ###
* Fixes a bug that could cause crashes with certain compile flags
* Fixes a bug with lists of configuration values in ALTER ROLE SET statements
* Fixes deparsing for queries with anonymous column references
### citus v9.3.3 (July 10, 2020) ### ### citus v9.3.3 (July 10, 2020) ###
* Fixes a memory leak in subtransaction memory handling * Fixes a memory leak in subtransaction memory handling