citus/src/test
Dimitri Fontaine 8b258cbdb0 Lock reads and writes only to the node being updated in master_update_node
Rather than locking out all the writes in the cluster, the function now only
locks out writes that target shards hosted by the node we're updating.
2018-05-09 15:14:20 +02:00
..
regress Lock reads and writes only to the node being updated in master_update_node 2018-05-09 15:14:20 +02:00