citus/src
Andres Freund 90ad02f5fb Integrate router executor into transaction management framework.
One less place managing remote transactions. It also makes it fairly
easy to use 2PC for certain modifications (e.g. reference tables). Just
issue a CoordinatedTransactionUse2PC(). If every placement failure
should cause the whole transaction to abort, additionally mark the
relevant transactions as critical.
2016-12-12 15:18:12 -08:00
..
backend Integrate router executor into transaction management framework. 2016-12-12 15:18:12 -08:00
include Integrate router executor into transaction management framework. 2016-12-12 15:18:12 -08:00
test/regress Integrate router executor into transaction management framework. 2016-12-12 15:18:12 -08:00