Merge branch 'grant_database_2pc' of https://github.com/citusdata/citus into grant_database_2pc

grant_database_2pc_onur_1
gurkanindibay 2024-02-20 11:24:21 +03:00
commit 471bd9bbd6
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
### citus v11.0.10 (February 15, 2024) ###
* Removes pg_send_cancellation and all references (#7135)
### citus v12.1.2 (February 12, 2024) ###
* Fixes the incorrect column count after ALTER TABLE (#7379)