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

From Gavin Sherry
Subject Re: Rationalizing EXPLAIN VERBOSE output
Date
Msg-id Pine.LNX.4.21.0203111635430.27056-100000@linuxworld.com.au
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
On Mon, 11 Mar 2002, Bruce Momjian wrote:

> > I agree. This is fine under Unix, but command arguments are not really a
> > grammar. Yacc doesn't enjoy terminal repetition and for good reason: it
> > usually suggests a clumsy grammar. 
> > 
> > Personally, I think that Tom's code should go into standard EXPLAIN.
> 
> I am confused.  Which grammar do you like?

Neither =).

> > Is this overkill?
> 
> That was my initial reaction.  :-)

Fair enough.

Gavin



pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: Autoconf upgrade
Next
From: Bruce Momjian
Date:
Subject: Re: Rationalizing EXPLAIN VERBOSE output