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-22 | doc: mention CREATE MATERIALIZED VIEW AS can be EXPLAINed | Bruce Momjian | 9.4.0 |
| 2014-04-17 | Rename EXPLAIN ANALYZE's "total runtime" output to "execution time". | Tom Lane | 9.4.0 |
| 2014-02-24 | doc: Improve DocBook XML validity | Peter Eisentraut | 9.4.0 |
| 2014-01-29 | Include planning time in EXPLAIN ANALYZE output. | Robert Haas | 9.4.0 |
| 2013-12-12 | Improve EXPLAIN to print the grouping columns in Agg and Group nodes. | Tom Lane | 9.4.0 |