Skip to content

Commit

Permalink
Fix the changelog entry for citus_pause_node_within_txn() UDF (#7215)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2c190d0)
  • Loading branch information
aykut-bozkurt committed Sep 20, 2023
1 parent 9b6ffec commit 3b908ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
* Add `citus_schema_move()` function which moves tables within a
distributed schema to another node (#7180)

* Adds `citus_pause_node()` UDF that allows pausing the node with given id
(#7089)
* Adds `citus_pause_node_within_txn()` UDF that allows pausing the node with
given id (#7089)

* Makes sure to enforce shard level colocation with the GUC
`citus.enable_non_colocated_router_query_pushdown` (#7076)
Expand Down

0 comments on commit 3b908ee

Please sign in to comment.