Default gucs for EXPLAIN - Mailing list pgsql-hackers

From Vik Fearing
Subject Default gucs for EXPLAIN
Date
Msg-id b3197ba8-225f-f53c-326d-5b1756c77c3e@postgresfriends.org
Whole thread Raw
Responses Re: Default gucs for EXPLAIN
Re: Default gucs for EXPLAIN
Re: Default gucs for EXPLAIN
Re: Default gucs for EXPLAIN
Re: Default gucs for EXPLAIN
List pgsql-hackers
Here is a patch to provide default gucs for EXPLAIN options.

I have two goals with this patch.  The first is that I personally
*always* want BUFFERS turned on, so this would allow me to do it without
typing it every time.

The second is it would make it easier to change the actual default for
settings if we choose to do so because users would be able to switch it
back if they prefer.

The patch is based off of a995b371ae.
-- 
Vik Fearing

Attachment

pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: snowball release
Next
From: Guillaume Lelarge
Date:
Subject: Re: Extensions not dumped when --schema is used