Commits

DateSubjectAuthorReleases
2017-04-01 Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-09-06 Add location field to DefElem Peter Eisentraut 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
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-16 Support GROUPING SETS, CUBE and ROLLUP. Andres Freund 9.5.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
2015-01-06 Update copyright for 2015 Bruce Momjian 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
2014-01-29 Include planning time in EXPLAIN ANALYZE output. Robert Haas 9.4.0
2014-01-20 Expose a routine to print triggers during EXPLAIN ANALYZE Alvaro Herrera 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-04-12 Clean up the mess around EXPLAIN and materialized views. Tom Lane 9.3.0
2013-04-09 Adjust ExplainOneQuery_hook_type to take a DestReceiver argument. Robert Haas 9.3.0
2013-03-04 Add a materialized view relations. Kevin Grittner 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-09-21 Improve ruleutils.c's heuristics for dealing with rangetable aliases. Tom Lane 9.3.0
2012-08-28 Split heapam_xlog.h from heapam.h Alvaro Herrera 9.3.0