Commits

DateSubjectAuthorReleases
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. 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
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-09-19 Fix failure of contrib/auto_explain to print per-node timing information. Tom Lane 9.5.0
2014-09-19 Fix failure of contrib/auto_explain to print per-node timing information. Tom Lane 9.2.10
2014-09-19 Fix failure of contrib/auto_explain to print per-node timing information. Tom Lane 9.3.6
2014-09-19 Fix failure of contrib/auto_explain to print per-node timing information. Tom Lane 9.4.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2011-04-07 Revise the API for GUC variable assign hooks. Tom Lane 9.1.0
2011-02-27 Refactor the executor's API to support data-modifying CTEs better. Tom Lane 9.1.0
2010-01-06 Add missing 'static' keywords. Tom Lane 9.0.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
2009-01-05 Add EmitWarningsOnPlaceholders calls to contrib modules that are likely to Tom Lane 8.4.0
2009-01-02 Tweak guc.c to allow underscores in the names of custom variable classes, Tom Lane 8.4.0
2008-11-19 Add auto-explain contrib module for automatic logging of the plans of Tom Lane 8.4.0