citus/src
Metin Doslu d411892fe6 Send explain queries with savepoints
With this commit, we started to send explain queries within a savepoint. After
running explain query, we rollback to savepoint. This saves us from side effects
of EXPLAIN ANALYZE on DML queries.
2017-04-28 12:13:48 -07:00
..
backend Send explain queries with savepoints 2017-04-28 12:13:48 -07:00
include Send explain queries with savepoints 2017-04-28 12:13:48 -07:00
test/regress Send explain queries with savepoints 2017-04-28 12:13:48 -07:00