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

From Thomas Lockhart
Subject Re: Rationalizing EXPLAIN VERBOSE output
Date
Msg-id 3C8CB64A.98911246@fourpalms.org
Whole thread Raw
In response to Re: Rationalizing EXPLAIN VERBOSE output  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> >> I'm not partial to the duplicated keyword. Really.
> Okay, okay, I concede.  "EXPLAIN VERBOSE n stmt" it is.

Another possibility is to implement
 SET VERBOSITY = n;

Why not do that and not bother extending/polluting the EXPLAIN syntax?
                - Thomas


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Rationalizing EXPLAIN VERBOSE output
Next
From: Tom Lane
Date:
Subject: Re: Rationalizing EXPLAIN VERBOSE output