Thread: output from EXPLAIN VERBOSE

output from EXPLAIN VERBOSE

From
"Michal Maru¹ka"
Date:
I am writing an Emacs based navigation/editing tool. I would like to have the
backend parse a query, EXPLAIN VERBOSE it .... I want to know for every non
functional column the source (table/attribute). How to interpret the parse tree?