citus/src
Önder Kalacı 6d06e9760a Enable parallel query on EXPLAIN ANALYZE (#4325)
It seems that we forgot to pass the revelant
flag to enable Postgres' parallel query
capabilities on the shards when user does
EXPLAIN ANALYZE on a distributed table.
(cherry picked from commit b0ddbbd33a)
2020-12-01 11:07:12 +03:00
..
backend Enable parallel query on EXPLAIN ANALYZE (#4325) 2020-12-01 11:07:12 +03:00
include Do not execute subplans multiple times with cursors 2020-12-01 11:07:12 +03:00
test Do not execute subplans multiple times with cursors 2020-12-01 11:07:12 +03:00