mirror of https://github.com/citusdata/citus.git
Update CHANGELOG.md
parent
537a664e3a
commit
f79fa9fb20
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
* Adds PostgreSQL 16 RC1 support (#7173)
|
* Adds PostgreSQL 16 RC1 support (#7173)
|
||||||
|
|
||||||
* Add `citus_schema_move()` function which moves tenant tables within
|
* Add `citus_schema_move()` function which moves tables within a
|
||||||
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()` UDF that allows pausing the node with given id
|
||||||
(#7089)
|
(#7089)
|
||||||
|
|
Loading…
Reference in New Issue