Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-02-23 | Allow auto_explain.log_min_duration to go up to INT_MAX. | Tom Lane | 9.4.17 |
| 2014-10-15 | Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN. | Tom Lane | 9.4.0 |
| 2014-09-19 | Fix failure of contrib/auto_explain to print per-node timing information. | Tom Lane | 9.4.0 |