mirror of https://github.com/citusdata/citus.git
In this commit, we add ability to convert global wait edges into adjacency list with the following format: [transactionId] = [transactionNode->waitsFor {list of waiting transaction nodes}] |
||
---|---|---|
.. | ||
colocation_utils.c | ||
create_shards.c | ||
deparse_shard_query.c | ||
distributed_deadlock_detection.c | ||
distribution_metadata.c | ||
fake_fdw.c | ||
generate_ddl_commands.c | ||
metadata_sync.c | ||
partitioning_utils.c | ||
progress_utils.c | ||
prune_shard_list.c | ||
test_helper_functions.c |