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
2022-04-20 Remove trailing whitespace from *.sgml files. Tom Lane 15.0
2020-05-14 Doc: tweak examples to silence line-too-long PDF build warnings. Tom Lane 13.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-04-17 Rename EXPLAIN ANALYZE's "total runtime" output to "execution time". Tom Lane 9.4.0
2013-12-12 Improve EXPLAIN to print the grouping columns in Agg and Group nodes. Tom Lane 9.4.0
2013-05-20 Clarify documentation of EXPLAIN (TIMING OFF) option. Tom Lane 9.3.0
2011-09-28 Update and extend the EXPLAIN-related documentation. Tom Lane 9.2.0
2010-02-17 Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 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
2008-04-18 Cause EXPLAIN's VERBOSE option to print the target list (output column list) Tom Lane 8.4.0
2006-09-18 Documentation for VALUES lists. Joe Conway and Tom Lane Tom Lane 8.2.0
2005-01-04 More minor updates and copy-editing. Tom Lane 8.0.0
2003-10-17 Adjust display of actual runtimes in EXPLAIN output to use three fractional Tom Lane 7.4.1
2003-09-12 More cleanup of Diagnostics sections. Tom Lane 7.4.1
2003-09-09 Remove a bunch of content-free Diagnostics sections, as per previous Tom Lane 7.4.1
2003-09-08 "statenebt" ? Tom Lane 7.4.1
2003-03-10 Restructure parsetree representation of DECLARE CURSOR: now it's a Tom Lane 7.4.1
2003-02-02 Implement EXPLAIN EXECUTE. By Neil Conway, with some kibitzing from Tom Lane 7.4.1
2002-03-24 Tweak labeling of plan qual conditions for more consistency. Tom Lane 7.3.1
2002-03-24 Fix cut-and-paste-o. Tom Lane 7.3.1
2002-03-24 EXPLAIN output now comes out as a query result, not a NOTICE message. Tom Lane 7.3.1