citus/src/backend
Onur Tirtir 452b6a2212 Hint users to call "citus_set_coordinator_host" first (#6425)
If an operation requires having coordinator in pg_dist_node and if that
is not the case, then we automatically add the coordinator into
pg_dist_node if user didn't add any worker nodes yet.

However, if user have already added some worker nodes before, we throw
an error. With this commit, we improve the error thrown in that case.

Closes #6423 based on the discussion made there.

(cherry picked from commit 20847515fa)
2022-10-12 18:29:39 +03:00
..
columnar Use memcpy instead of memcpy_s to avoid pointless limits in columnar (#6419) 2022-10-11 15:01:39 +03:00
distributed Hint users to call "citus_set_coordinator_host" first (#6425) 2022-10-12 18:29:39 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00