Add changelog entries for 9.5.12

pull/6886/head
Hanefi Onaldi 2023-04-20 03:18:10 +03:00
parent 0a651c230a
commit 8730ede7f6
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
### citus v9.5.12 (April 20, 2023) ###
* Fixes a crash that occurs when the aggregate that cannot be pushed-down
returns empty result from a worker (#5679)
* Fixes memory leak issue with query results that returns single row (#6724)
* Prevents alter table functions from dropping extensions (#5974)
### citus v9.5.10 (November 8, 2021) ###
* Fixes a release problem in 9.5.9