output from EXPLAIN VERBOSE - Mailing list pgsql-hackers

From Michal Maru¹ka
Subject output from EXPLAIN VERBOSE
Date
Msg-id 200103070523.f275N3N08640@linux3.maruska.tin.it
Whole thread Raw
List pgsql-hackers
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?



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Proposed WAL changes
Next
From: "Vadim Mikheev"
Date:
Subject: I'm back