mirror of https://github.com/citusdata/citus.git
When queryId is not 0 and verbose is true, the query identifier is emitted to the explain output. This is breaking Postgres outputs. There might be a reason we process postgres tables for explain but ideally if the explain doesn't contain any citus table, we should just let Postgres handle it. Commit on PG that introduced the query identifier in the explain output: 4f0b0966c866ae9f0e15d7cc73ccf7ce4e1af84b |
||
---|---|---|
.. | ||
backend | ||
include | ||
test |