diff --git a/CHANGELOG.md b/CHANGELOG.md index 02daf1cad..44acae724 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ * Fix leaking of memory and memory contexts in Foreign Constraint Graphs (#7236) -* Disallow creating a replicated distributed table concurrently (#7216) +* Disallow creating a replicated distributed table concurrently (#7219) * Fixes the incorrect column count after ALTER TABLE (#7379)