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
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
/
ref
/
explain.sgml
Age
Commit message (
Expand
)
Author
2025-04-25
doc: simplify new EXPLAIN ANALYZE BUFFERS description
Bruce Momjian
2025-03-11
Show index search count in EXPLAIN ANALYZE, take 2.
Peter Geoghegan
2025-03-05
Revert "Show index search count in EXPLAIN ANALYZE."
Peter Geoghegan
2025-03-05
Show index search count in EXPLAIN ANALYZE.
Peter Geoghegan
2025-02-27
EXPLAIN: Always use two fractional digits for row counts.
Robert Haas
2025-02-17
Add information about WAL buffers being full to EXPLAIN (WAL)
Michael Paquier
2024-12-11
Enable BUFFERS with EXPLAIN ANALYZE by default
David Rowley
2024-04-03
Invent SERIALIZE option for EXPLAIN.
Tom Lane
2024-01-29
Add EXPLAIN (MEMORY) to report planner memory consumption
Alvaro Herrera
2023-10-19
Add local_blk_{read|write}_time I/O timing statistics for local blocks
Michael Paquier
2023-07-19
Doc: move unparenthesized syntaxes for a few commands.
Nathan Bossart
2023-03-24
Invent GENERIC_PLAN option for EXPLAIN.
Tom Lane
2023-02-26
Doc: Miscellaneous doc updates for MERGE.
Dean Rasheed
2022-04-20
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-08
Track I/O timing for temporary file blocks in EXPLAIN (BUFFERS)
Michael Paquier
2021-04-07
Make use of in-core query id added by commit 5fd9dfa5f5
Bruce Momjian
2020-12-24
Fix typos and grammar in docs and comments
Michael Paquier
2020-10-03
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-08-21
Rework EXPLAIN for planner's buffer usage.
Fujii Masao
2020-05-22
doc: Add note about I/O timing information in EXPLAIN and pg_stat_database.
Fujii Masao
2020-05-14
Doc: tweak examples to silence line-too-long PDF build warnings.
Tom Lane
2020-05-05
Change the display of WAL usage statistics in Explain.
Amit Kapila
2020-04-13
Cosmetic fixups for WAL usage work.
Amit Kapila
2020-04-06
Add the option to report WAL usage in EXPLAIN and auto_explain.
Amit Kapila
2019-04-03
Add SETTINGS option to EXPLAIN, to print modified settings.
Tomas Vondra
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-20
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-06-18
Documentation spell checking and markup improvements
Peter Eisentraut
2017-03-08
Expose explain's SUMMARY option
Stephen Frost
2014-10-15
Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN.
Tom Lane
2014-04-22
doc: mention CREATE MATERIALIZED VIEW AS can be EXPLAINed
Bruce Momjian
2014-04-17
Rename EXPLAIN ANALYZE's "total runtime" output to "execution time".
Tom Lane
2014-02-24
doc: Improve DocBook XML validity
Peter Eisentraut
2014-01-29
Include planning time in EXPLAIN ANALYZE output.
Robert Haas
2013-12-12
Improve EXPLAIN to print the grouping columns in Agg and Group nodes.
Tom Lane
2013-05-21
Documentation spell checking and markup improvements
Peter Eisentraut
2013-05-20
Clarify documentation of EXPLAIN (TIMING OFF) option.
Tom Lane
2012-02-23
Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those written.
Robert Haas
2012-02-07
Add TIMING option to EXPLAIN, to allow eliminating of timing overhead.
Robert Haas
2011-09-28
Update and extend the EXPLAIN-related documentation.
Tom Lane
2010-10-09
Adjust EXPLAIN documentation, so that it's not unreasonably wide.
Robert Haas
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-03
Add EXPLAIN documentation example.
Bruce Momjian
2010-04-03
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-02-17
Stamp HEAD as 9.0devel, and update various places that were referring to 8.5
Tom Lane
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-07-26
Extend EXPLAIN to allow generic options to be specified.
Tom Lane
[next]