citus/src
Onder Kalaci 5b48de7430 Improve deadlock detection for MX
We added a new field to the transaction id that is set to true only
for the transactions initialized on the coordinator. This is only
useful for MX in order to distinguish the transaction that started
the distributed transaction on the coordinator where we could
 have the same transactions' worker queries on the same node.
2017-08-12 13:28:37 +03:00
..
backend Improve deadlock detection for MX 2017-08-12 13:28:37 +03:00
include Improve deadlock detection for MX 2017-08-12 13:28:37 +03:00
test/regress Deprecate enable_deadlock_prevention flag 2017-08-12 13:28:37 +03:00