Commits

DateSubjectAuthorReleases
2024-04-03 Invent SERIALIZE option for EXPLAIN. Tom Lane 17.0
2023-03-24 Invent GENERIC_PLAN option for EXPLAIN. Tom Lane 16.0
2020-01-25 Clean up EXPLAIN's handling of per-worker details. Tom Lane 13.0
2019-12-17 Fix "force_parallel_mode = regress" to work with ANALYZE + VERBOSE. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-01-11 Add QueryEnvironment to ExplainOneQuery_hook's parameter list. Tom Lane 11.0
2017-09-18 Make ExplainOpenGroup and ExplainCloseGroup public. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2016-07-11 Print a given subplan only once in EXPLAIN. Tom Lane 9.6.0
2016-06-29 Fix some infelicities in EXPLAIN output for parallel query plans. Tom Lane 9.6.0
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.3.6
2015-01-15 Improve performance of EXPLAIN with large range tables. Tom Lane 9.4.1
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.4.0
2014-10-15 Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN. Tom Lane 9.5.0
2013-04-12 Clean up the mess around EXPLAIN and materialized views. Tom Lane 9.3.0
2012-09-21 Improve ruleutils.c's heuristics for dealing with rangetable aliases. Tom Lane 9.3.0
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0
2011-02-20 Implement an API to let foreign-data wrappers actually be functional. Tom Lane 9.1.0
2009-08-10 Extend EXPLAIN to support output in XML or JSON format. Tom Lane 9.0.0
2009-07-26 Extend EXPLAIN to allow generic options to be specified. Tom Lane 9.0.0