Re: New EXPLAIN option: ALL - Mailing list pgsql-hackers

From David Fetter
Subject Re: New EXPLAIN option: ALL
Date
Msg-id 20190518183907.GE28936@fetter.org
Whole thread Raw
In response to Re: New EXPLAIN option: ALL  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: New EXPLAIN option: ALL  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On Wed, May 15, 2019 at 09:32:31AM -0400, Tom Lane wrote:
> David Fetter <david@fetter.org> writes:
> > I hope the patch is a little easier to digest as now attached.
> 
> To be blunt, I find 500K worth of changes in the regression test
> outputs to be absolutely unacceptable, especially when said changes
> are basically worthless from a diagnostic standpoint.  There are at
> least two reasons why this won't fly:

Here's a patch set with a much smaller change.  Will that fly?

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: How to install login_hook in Postgres 10.5
Next
From: Andres Freund
Date:
Subject: Re: Multivariate MCV stats can leak data to unprivileged users