citus/src
Naisila Puka 196064836c
Skip 2PC for readonly connections in a transaction (#4587)
* Skip 2PC for readonly connections in a transaction

* Use ConnectionModifiedPlacement() function

* Remove the second check of ConnectionModifiedPlacement()

* Add order by to prevent flaky output

* Test using pg_dist_transaction
2021-03-10 20:01:37 +03:00
..
backend Skip 2PC for readonly connections in a transaction (#4587) 2021-03-10 20:01:37 +03:00
include Prevent infinite recursion for queries that involve UNION ALL and JOIN 2021-03-03 12:27:26 +01:00
test Skip 2PC for readonly connections in a transaction (#4587) 2021-03-10 20:01:37 +03:00