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

From Andres Freund
Subject Re: New EXPLAIN option: ALL
Date
Msg-id 20190507154147.l32a3erg4mbycj7u@alap3.anarazel.de
Whole thread Raw
In response to New EXPLAIN option: ALL  (David Fetter <david@fetter.org>)
Responses Re: New EXPLAIN option: ALL  (David Fetter <david@fetter.org>)
List pgsql-hackers
Hi,

On 2019-05-07 09:30:47 +0200, David Fetter wrote:
> It can get a little tedious turning on (or off) all the boolean
> options to EXPLAIN, so please find attached a shortcut.

I'm not convinced this is a good idea - it seems likely that we'll add
conflicting options at some point, and then this will just be a pain in
the neck.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: make \d pg_toast.foo show its indices
Next
From: Andres Freund
Date:
Subject: Re: Unhappy about API changes in the no-fsm-for-small-rels patch