Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-01-15 | Rearrange explain.c's API so callers need not embed sizeof(ExplainState). | Tom Lane | 9.5.0 |
| 2015-01-15 | Improve performance of EXPLAIN with large range tables. | Tom Lane | 9.5.0 |
| 2014-10-15 | Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN. | Tom Lane | 9.5.0 |