aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/explain.sgml
Commit message (Expand)AuthorAge
* Rework EXPLAIN for planner's buffer usage.Fujii Masao2020-08-21
* doc: Add note about I/O timing information in EXPLAIN and pg_stat_database.Fujii Masao2020-05-22
* Doc: tweak examples to silence line-too-long PDF build warnings.Tom Lane2020-05-14
* Change the display of WAL usage statistics in Explain.Amit Kapila2020-05-05
* Cosmetic fixups for WAL usage work.Amit Kapila2020-04-13
* Add the option to report WAL usage in EXPLAIN and auto_explain.Amit Kapila2020-04-06
* Add SETTINGS option to EXPLAIN, to print modified settings.Tomas Vondra2019-04-04
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Documentation spell checking and markup improvementsPeter Eisentraut2017-06-18
* Expose explain's SUMMARY optionStephen Frost2017-03-08
* Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN.Tom Lane2014-10-15
* doc: mention CREATE MATERIALIZED VIEW AS can be EXPLAINedBruce Momjian2014-04-22
* Rename EXPLAIN ANALYZE's "total runtime" output to "execution time".Tom Lane2014-04-16
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Include planning time in EXPLAIN ANALYZE output.Robert Haas2014-01-29
* Improve EXPLAIN to print the grouping columns in Agg and Group nodes.Tom Lane2013-12-12
* Documentation spell checking and markup improvementsPeter Eisentraut2013-05-20
* Clarify documentation of EXPLAIN (TIMING OFF) option.Tom Lane2013-05-19
* Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those written.Robert Haas2012-02-22
* Add TIMING option to EXPLAIN, to allow eliminating of timing overhead.Robert Haas2012-02-07
* Update and extend the EXPLAIN-related documentation.Tom Lane2011-09-28
* Adjust EXPLAIN documentation, so that it's not unreasonably wide.Robert Haas2010-10-08
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Add EXPLAIN documentation example.Bruce Momjian2010-08-03
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Stamp HEAD as 9.0devel, and update various places that were referring to 8.5Tom Lane2010-02-17
* Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics.Robert Haas2009-12-15
* Add YAML to list of EXPLAIN formats. Greg Sabino Mullane, reviewed by Takahir...Andrew Dunstan2009-12-11
* Extend EXPLAIN to support output in XML or JSON format.Tom Lane2009-08-10
* Extend EXPLAIN to allow generic options to be specified.Tom Lane2009-07-26
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Allow EXPLAIN on CREATE TABLE AS.Peter Eisentraut2008-10-27
* Cause EXPLAIN's VERBOSE option to print the target list (output column list)Tom Lane2008-04-18
* spell checker runPeter Eisentraut2007-11-28
* Minor fixes for the EXPLAIN reference page. Mention the fact thatNeil Conway2007-04-12
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Documentation for VALUES lists. Joe Conway and Tom LaneTom Lane2006-09-18
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Update EXPLAIN wording for GEQO usage.Bruce Momjian2006-01-20
* More minor updates and copy-editing.Tom Lane2005-01-04
* Add more index entries for reference pages related to prepare queries.Neil Conway2004-09-30
* Refer to GUC variables using <xref> tags rather than <varname> tags,Neil Conway2004-03-09
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Adjust display of actual runtimes in EXPLAIN output to use three fractionalTom Lane2003-10-17
* More cleanup of Diagnostics sections.Tom Lane2003-09-12
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* "statenebt" ?Tom Lane2003-09-08
* Add/edit index entries.Peter Eisentraut2003-08-31