Re: further explain changes

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: further explain changes
Date: 2010-01-24 08:04:29
Message-ID: 4B5BFF0D.7050606@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Le 24/01/2010 06:06, Jaime Casanova a écrit :
> On Sat, Jan 23, 2010 at 10:08 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>>
>> I was also thinking about the possibility of adding a new option
>> called "output" and making that control whether the "Output" line gets
>> printed. It's kind of annoying to use EXPLAIN (ANALYZE, VERBOSE)
>
> why not let it go in ANALYZE, just as the sort info
>

Yes, it would be more consistent. Other than that, this patch is quite
interesting.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2010-01-24 08:57:53 Re: quoting psql varible as identifier
Previous Message Jaime Casanova 2010-01-24 05:06:38 Re: further explain changes