Re: further explain changes

From: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: further explain changes
Date: 2010-01-24 05:06:38
Message-ID: 3073cc9b1001232106h5182ew14da1aea7ecc4456@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-01-24 08:04:29 Re: further explain changes
Previous Message KaiGai Kohei 2010-01-24 03:48:35 Re: [BUG?] strange behavior in ALTER TABLE ... RENAME TO on inherited columns