citus/src
gledis69 3debcd4f38 Streamlined Lock Distribution
* Packaged the logic in a single method which can be invoked by different operations which need to acquire distributed locks.
* Error checking, cleaned up some duplicated code, removed some redundant validation, fixed bug in reading nowait in `lock_relation_if_exists`
2022-04-19 13:15:41 +03:00
..
backend Streamlined Lock Distribution 2022-04-19 13:15:41 +03:00
include Streamlined Lock Distribution 2022-04-19 13:15:41 +03:00
test Streamlined Lock Distribution 2022-04-19 13:15:41 +03:00