Update CHANGELOG.md

Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>
pull/7889/head
eaydingol 2025-02-06 18:38:34 +03:00 committed by GitHub
parent 8fec7285d0
commit e4d5486d9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* Fixes a crash that happens because of unsafe catalog access when re-assigning
the global pid after `application_name` changes (#7791)
* Raises an ERROR instead of server crash for certain scenarios, e.g, Bug 3697586 (#7836)
* Prevents crashes when another extension skips executing the `ClientAuthentication_hook` of Citus. (#7836)
* Fixes tests: foreign_key_to_reference_shard_rebalance test (#7826) and mixed Citus upgrade tests (#7218)