Address comments, fix style

pull/7889/head
eaydingol 2025-02-06 18:50:12 +03:00
parent e4d5486d9e
commit acf819e590
1 changed files with 2 additions and 3 deletions

View File

@ -3,9 +3,8 @@
* Fixes a crash that happens because of unsafe catalog access when re-assigning
the global pid after `application_name` changes (#7791)
* 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)
* Prevents crashes when another extension skips executing the
`ClientAuthentication_hook` of Citus. (#7836)
### citus v12.1.6 (Nov 14, 2024) ###