Re: Reporting planning time with EXPLAIN
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>
Cc: Stephen Frost <sfrost@snowman.net>, Tom Lane <tgl@sss.pgh.pa.us>, Amit Kapila <amit.kapila16@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-02-01T04:42:40Z
Lists: pgsql-hackers
On Wed, Jan 4, 2017 at 7:59 PM, Ashutosh Bapat <ashutosh.bapat@enterprisedb.com> wrote: > Here are patches for following Those patches have received no code-level reviews, so moved to CF 2017-03. -- Michael
Commits
-
Expose explain's SUMMARY option
- f9b1a0dd403e 10.0 landed
-
Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN.
- 90063a7612e2 9.5.0 cited