| Commit message (Expand) | Author | Age |
* | Rework EXPLAIN for planner's buffer usage. | Fujii Masao | 2020-08-21 |
* | doc: Add note about I/O timing information in EXPLAIN and pg_stat_database. | Fujii Masao | 2020-05-22 |
* | Doc: tweak examples to silence line-too-long PDF build warnings. | Tom Lane | 2020-05-14 |
* | Change the display of WAL usage statistics in Explain. | Amit Kapila | 2020-05-05 |
* | Cosmetic fixups for WAL usage work. | Amit Kapila | 2020-04-13 |
* | Add the option to report WAL usage in EXPLAIN and auto_explain. | Amit Kapila | 2020-04-06 |
* | Add SETTINGS option to EXPLAIN, to print modified settings. | Tomas Vondra | 2019-04-04 |
* | Convert documentation to DocBook XML | Peter Eisentraut | 2017-11-23 |
* | Convert SGML IDs to lower case | Peter Eisentraut | 2017-10-20 |
* | Don't use SGML empty tags | Peter Eisentraut | 2017-10-17 |
* | Documentation spell checking and markup improvements | Peter Eisentraut | 2017-06-18 |
* | Expose explain's SUMMARY option | Stephen Frost | 2017-03-08 |
* | Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN. | Tom Lane | 2014-10-15 |
* | doc: mention CREATE MATERIALIZED VIEW AS can be EXPLAINed | Bruce Momjian | 2014-04-22 |
* | Rename EXPLAIN ANALYZE's "total runtime" output to "execution time". | Tom Lane | 2014-04-16 |
* | doc: Improve DocBook XML validity | Peter Eisentraut | 2014-02-23 |
* | Include planning time in EXPLAIN ANALYZE output. | Robert Haas | 2014-01-29 |
* | Improve EXPLAIN to print the grouping columns in Agg and Group nodes. | Tom Lane | 2013-12-12 |
* | Documentation spell checking and markup improvements | Peter Eisentraut | 2013-05-20 |
* | Clarify documentation of EXPLAIN (TIMING OFF) option. | Tom Lane | 2013-05-19 |
* | Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those written. | Robert Haas | 2012-02-22 |
* | Add TIMING option to EXPLAIN, to allow eliminating of timing overhead. | Robert Haas | 2012-02-07 |
* | Update and extend the EXPLAIN-related documentation. | Tom Lane | 2011-09-28 |
* | Adjust EXPLAIN documentation, so that it's not unreasonably wide. | Robert Haas | 2010-10-08 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Add EXPLAIN documentation example. | Bruce Momjian | 2010-08-03 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 | Tom Lane | 2010-02-17 |
* | Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. | Robert Haas | 2009-12-15 |
* | Add YAML to list of EXPLAIN formats. Greg Sabino Mullane, reviewed by Takahir... | Andrew Dunstan | 2009-12-11 |
* | Extend EXPLAIN to support output in XML or JSON format. | Tom Lane | 2009-08-10 |
* | Extend EXPLAIN to allow generic options to be specified. | Tom Lane | 2009-07-26 |
* | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 |
* | Allow EXPLAIN on CREATE TABLE AS. | Peter Eisentraut | 2008-10-27 |
* | Cause EXPLAIN's VERBOSE option to print the target list (output column list) | Tom Lane | 2008-04-18 |
* | spell checker run | Peter Eisentraut | 2007-11-28 |
* | Minor fixes for the EXPLAIN reference page. Mention the fact that | Neil Conway | 2007-04-12 |
* | Update reference documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Documentation for VALUES lists. Joe Conway and Tom Lane | Tom Lane | 2006-09-18 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Update EXPLAIN wording for GEQO usage. | Bruce Momjian | 2006-01-20 |
* | More minor updates and copy-editing. | Tom Lane | 2005-01-04 |
* | Add more index entries for reference pages related to prepare queries. | Neil Conway | 2004-09-30 |
* | Refer to GUC variables using <xref> tags rather than <varname> tags, | Neil Conway | 2004-03-09 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Adjust display of actual runtimes in EXPLAIN output to use three fractional | Tom Lane | 2003-10-17 |
* | More cleanup of Diagnostics sections. | Tom Lane | 2003-09-12 |
* | Remove a bunch of content-free Diagnostics sections, as per previous | Tom Lane | 2003-09-09 |
* | "statenebt" ? | Tom Lane | 2003-09-08 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |