Hi hackers
Let me propose to amend ExplainStmt structure with an new attribute
explainable_loc of ParseLoc type
with the purpose of separating an EXPLAIN command ( together with it's
options ) from the statement to be explained.
This, for example, will allow to execute EXPLAIN remotely with a
different set of options.
Please, find code changes in the patch.
Best regards,
Anton Ratundalov,
Postgres Professional