Remove changelog item alredy included in 12.1.3

pull/8006/head
Alper Kocatas 2025-06-02 06:40:55 +00:00
parent 3ee73c45dc
commit c2f8f1e1a2
1 changed files with 0 additions and 4 deletions

View File

@ -35,10 +35,6 @@
* Adds `citus_is_primary_node()` UDF to determine if the current node is a * Adds `citus_is_primary_node()` UDF to determine if the current node is a
primary node in the cluster (#7720) primary node in the cluster (#7720)
* Changes the order in which the locks are acquired (for the target and
reference tables), when a modify request is initiated from a worker node that
is not the "FirstWorkerNode" (#7542)
* Makes sure to avoid incorrectly pushing-down the outer joins between * Makes sure to avoid incorrectly pushing-down the outer joins between
distributed tables and recurring relations (like reference tables, local distributed tables and recurring relations (like reference tables, local
tables and `VALUES(..)` etc.) prior to PG 17 (#7937) tables and `VALUES(..)` etc.) prior to PG 17 (#7937)