What's Changed
- Re-range clone sequences to new group id during promotion (Backport PR#8638) by @codeforall in #8654
- Clean up orphaned Citus local shard copies when cloning the coordinator (Backport PR#8651) by @codeforall in #8657
- backport #8621 and #8625 to release-13.2 by @onurctirtir in #8684
- Redesign procedure 2PC skip: static analysis via PLpgSQL plugin (Backport PR#8566 to 13.4) by @codeforall in #8695
- Fix bugs in UPDATE dist_table .. WHERE shard_key = X AND false (Backport PR8692) by @codeforall in #8699
- Use GetLatestSnapshot in CleanupRecordExists (#8594) by @ihalatci in #8709
- Fix type mismatch when COLLATE is used with type cast in distributed queries (#8498) by @ihalatci in #8710
- Fix segfault in EXPLAIN with LEFT JOIN and correlated subqueries (#8556) by @ihalatci in #8711
- Fix crash on writable standby coordinator when writing to a coordinator-local shard (#8561) by @ihalatci in #8712
- Release 13.4.0 by @ihalatci in #8719
Full Changelog: v13.3.0...v13.4.0