mirror of https://github.com/citusdata/citus.git
Fix the changelog entry for citus_pause_node_within_txn() UDF (#7215)
(cherry picked from commit 2c190d0689
)
pull/7339/head
v12.1.0
parent
9b6ffece5e
commit
3b908eec2a
|
@ -5,8 +5,8 @@
|
||||||
* Add `citus_schema_move()` function which moves tables within a
|
* Add `citus_schema_move()` function which moves tables within a
|
||||||
distributed schema to another node (#7180)
|
distributed schema to another node (#7180)
|
||||||
|
|
||||||
* Adds `citus_pause_node()` UDF that allows pausing the node with given id
|
* Adds `citus_pause_node_within_txn()` UDF that allows pausing the node with
|
||||||
(#7089)
|
given id (#7089)
|
||||||
|
|
||||||
* Makes sure to enforce shard level colocation with the GUC
|
* Makes sure to enforce shard level colocation with the GUC
|
||||||
`citus.enable_non_colocated_router_query_pushdown` (#7076)
|
`citus.enable_non_colocated_router_query_pushdown` (#7076)
|
||||||
|
|
Loading…
Reference in New Issue