summaryrefslogtreecommitdiff
path: root/doc/src/sgml/auto-explain.sgml
Commit message (Expand)AuthorAgeFilesLines
* Fix some grammar and typos in comments and docsMichael Paquier2020-11-021-1/+1
* Fix collection of typos and grammar mistakes in the tree, volume 2Michael Paquier2020-04-141-1/+1
* Add the option to report WAL usage in EXPLAIN and auto_explain.Amit Kapila2020-04-061-0/+20
* Fix more typos and inconsistencies in documentationMichael Paquier2019-04-281-4/+5
* Add SETTINGS option to EXPLAIN, to print modified settings.Tomas Vondra2019-04-041-0/+18
* Remove SGMLism from commit 2d36a5e9dab6Andrew Dunstan2018-07-311-1/+1
* Provide a log_level setting for auto_explainAndrew Dunstan2018-07-311-0/+21
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-231-3/+3
* Don't use SGML empty tagsPeter Eisentraut2017-10-171-18/+18
* Rename auto_explain.sample_ratio to sample_rateMagnus Hagander2016-03-131-7/+6
* Allow setting sample ratio for auto_explainMagnus Hagander2016-03-111-0/+18
* Fix failure of contrib/auto_explain to print per-node timing information.Tom Lane2014-09-191-33/+44
* doc: Fix DocBook XML validityPeter Eisentraut2014-05-061-24/+24
* auto_explain: Add logging of trigger executionAlvaro Herrera2014-03-041-0/+18
* Document how auto_explain.log_timing can be changed.Fujii Masao2013-08-091-3/+3
* Add session_preload_libraries configuration parameterPeter Eisentraut2013-07-121-2/+3
* Document auto_explain.log_timing.Robert Haas2013-05-291-0/+21
* Fix wording, per Peter GeogheganMagnus Hagander2012-01-271-1/+1
* Remove the custom_variable_classes parameter.Tom Lane2011-10-041-4/+2
* Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian2011-05-071-1/+1
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-291-1/+1
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-2/+2
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Fix indentation of verbatim block elementsPeter Eisentraut2010-07-291-27/+26
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-031-2/+2
* Adjust sample auto-explain output to reflect query text inclusion.Andrew Dunstan2010-02-201-12/+13
* Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics.Robert Haas2009-12-151-1/+20
* Add YAML to list of EXPLAIN formats. Greg Sabino Mullane, reviewed by Takahir...Andrew Dunstan2009-12-111-2/+2
* Extend EXPLAIN to support output in XML or JSON format.Tom Lane2009-08-101-1/+19
* Tweak guc.c to allow underscores in the names of custom variable classes,Tom Lane2009-01-021-19/+19
* Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxiousAlvaro Herrera2008-12-071-6/+7
* Add auto-explain contrib module for automatic logging of the plans ofTom Lane2008-11-191-0/+176