Merge pull request #5292 from citusdata/changelog-9.5.8

pull/5300/head
Hanefi Onaldi 2021-09-15 19:22:26 +03:00 committed by GitHub
commit c82d82f921
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
### citus 9.5.8 (September 15, 2021) ###
* Fixes a bug that caused `worker_append_table_to_shard` to write as superuser
* Fixes a use after free issue that could happen when altering a distributed
table
### citus v10.2.0 (September 14, 2021) ###
* Adds PostgreSQL 14 support