citus/src
Onder Kalaci 38b08ebde9 Generalize the error checks while removing node
The checks for preventing to remove a node are very much reference
table centric. We are soon going to add the same checks for replicated
tables. So, make the checks generic such that:
	 (a) replicated tables fit naturally
	 (b) we can the same checks in `citus_disable_node`.
2021-11-26 14:25:29 +01:00
..
backend Generalize the error checks while removing node 2021-11-26 14:25:29 +01:00
include Generalize the error checks while removing node 2021-11-26 14:25:29 +01:00
test Generalize the error checks while removing node 2021-11-26 14:25:29 +01:00