Adds missing Changelog item

pull/7495/head
gurkanindibay 2024-02-12 01:07:31 +03:00
parent c117a1040b
commit 2d5677f91f
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
* Disallow creating a replicated distributed table concurrently (#7216)
* Fixes a bug in background shard rebalancer where the replicate
reference tables task fails if the current user is not a superuser (#6930)
* Fixes a bug related to non-existent objects in DDL commands (#6984)
* Fixes a bug that could cause COPY logic to skip data in case of OOM (#7152)