Update CHANGELOG.md

pull/7194/head
Onur Tirtir 2023-09-13 11:33:29 +03:00 committed by GitHub
parent 537a664e3a
commit f79fa9fb20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
* Adds PostgreSQL 16 RC1 support (#7173)
* Add `citus_schema_move()` function which moves tenant tables within
a distributed schema to another node (#7180)
* 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)