citus/src/backend/distributed/connection
Metin Doslu b6659bec22 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
..
connection_management.c Fix use of wrong constant. 2017-01-16 13:42:53 -08:00
placement_connection.c Refactor CheckShardPlacements 2017-01-26 13:20:45 +02:00
remote_commands.c Send explain queries with savepoints 2017-04-28 12:13:48 -07:00