Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-10-15 | Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN. | Tom Lane | 9.4.0 |
| 2014-04-17 | Rename EXPLAIN ANALYZE's "total runtime" output to "execution time". | Tom Lane | 9.4.0 |
| 2013-12-12 | Improve EXPLAIN to print the grouping columns in Agg and Group nodes. | Tom Lane | 9.4.0 |