citus/src
Onder Kalaci 36f641c586 Serialize reference table modifications with node changes & restore point
With Citus MX enabled, when a reference table is modified, it does
some operations on the first worker node(e.g., acquire locks).

If node metadata is locked (via add node or create restore point),
the changes to the reference tables should be blocked.
2022-05-19 11:00:51 +02:00
..
backend Adds "sync" option to citus_disable_node() UDF 2022-05-19 11:00:51 +02:00
include Adds "sync" option to citus_disable_node() UDF 2022-05-19 11:00:51 +02:00
test Serialize reference table modifications with node changes & restore point 2022-05-19 11:00:51 +02:00