index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
auto-explain.sgml
Age
Commit message (
Expand
)
Author
2012-01-27
Fix wording, per Peter Geoghegan
Magnus Hagander
2011-05-08
Add xreflabels to /contrib manuals so links appear correct. Also update
Bruce Momjian
2011-01-29
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-29
Fix indentation of verbatim block elements
Peter Eisentraut
2010-04-03
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-02-20
Adjust sample auto-explain output to reflect query text inclusion.
Andrew Dunstan
2009-12-15
Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics.
Robert Haas
2009-12-11
Add YAML to list of EXPLAIN formats. Greg Sabino Mullane, reviewed by Takahir...
Andrew Dunstan
2009-08-10
Extend EXPLAIN to support output in XML or JSON format.
Tom Lane
2009-01-02
Tweak guc.c to allow underscores in the names of custom variable classes,
Tom Lane
2008-12-07
Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious
Alvaro Herrera
2008-11-19
Add auto-explain contrib module for automatic logging of the plans of
Tom Lane