Re: [HACKERS] PG 10 release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] PG 10 release notes
Date
Msg-id 20170425150313.GP7513@momjian.us
Whole thread Raw
In response to Re: [HACKERS] PG 10 release notes  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
Responses Re: [HACKERS] PG 10 release notes
List pgsql-hackers
On Tue, Apr 25, 2017 at 11:09:15AM +0530, Ashutosh Bapat wrote:
> Commit f9b1a0dd403ec0931213c66d5f979a3d3e8e7e30 mentions "Ashutosh
> Bapat" as author, which is not reflected in the release notes
> 
> --
> Allow explicit control over EXPLAIN's display of planning and
> execution time (Stephen Frost)
> 
> By default planning and execution is display by EXPLAIN ANALYZE and
> not display in other cases. The new EXPLAIN option SUMMARY allows
> explicit control of this.

Oh, I missed that 'Author' line, fixed.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] PG 10 release notes
Next
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] TAP tests - installcheck vs check