mirror of https://github.com/citusdata/citus.git
Remove changelog item alredy included in 12.1.3
parent
3ee73c45dc
commit
c2f8f1e1a2
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue