Re: [PATCH] Add EXPLAIN (ALL) shorthand - Mailing list pgsql-hackers

From David Christensen
Subject Re: [PATCH] Add EXPLAIN (ALL) shorthand
Date
Msg-id C17C1C95-AF40-443A-A80F-31A5E6ABA5F9@endpoint.com
Whole thread Raw
In response to Re: [PATCH] Add EXPLAIN (ALL) shorthand  (Евгений Шишкин <itparanoia@gmail.com>)
List pgsql-hackers
> On May 19, 2016, at 5:24 PM, Евгений Шишкин <itparanoia@gmail.com> wrote:
>
>
>> On 20 May 2016, at 01:12, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>
>>
>> I'm a bit inclined to think that what this is really about is that we
>> made the wrong call on the BUFFERS option, and that it should default
>> to ON just like COSTS and TIMING do.  Yeah, that would be an incompatible
>> change, but that's what major releases are for no?
>
> After thinking about it, i think this is a better idea.

Yeah, if that’s the only practical difference, WORKSFORME; I can see the point about boxing us into a corner at some
futuretime. 

+1.
--
David Christensen
End Point Corporation
david@endpoint.com
785-727-1171






pgsql-hackers by date:

Previous
From: Евгений Шишкин
Date:
Subject: Re: [PATCH] Add EXPLAIN (ALL) shorthand
Next
From: Jeff Janes
Date:
Subject: To-Do item: skip table scan for adding column with provable check constraints