Re: Rationalizing EXPLAIN VERBOSE output - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Rationalizing EXPLAIN VERBOSE output
Date
Msg-id 26169.1015857533@sss.pgh.pa.us
Whole thread Raw
In response to Re: Rationalizing EXPLAIN VERBOSE output  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Rationalizing EXPLAIN VERBOSE output  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> Why not do that and not bother extending/polluting the EXPLAIN syntax?

> Unless you have another use for VERBOSITY, it seems like a waste.

For the moment, I plan to not touch the syntax; I'll follow Gavin's
suggestion of just putting the qual info into the default output.
If we really hate it after a month or two of looking at it, we can
figure out what kind of control knob to add then.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: Rationalizing EXPLAIN VERBOSE output
Next
From: Liam Stewart
Date:
Subject: Re: Adding qualification conditions to EXPLAIN output