WL#4168: Implement EXPLAIN ANALYZE

Affects: Server-8.0   —   Status: Complete

This task is to implement EXPLAIN ANALYZE. The command should run the query and
then produce EXPLAIN output with additional information about how optimizer's
expectation matched the actual execution.