| Commit message (Expand) | Author | Age |
* | 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 |
* | Editing of more reference pages. | Peter Eisentraut | 2003-04-26 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | Restructure parsetree representation of DECLARE CURSOR: now it's a | Tom Lane | 2003-03-10 |
* | Implement EXPLAIN EXECUTE. By Neil Conway, with some kibitzing from | Tom Lane | 2003-02-02 |
* | This patch includes a lot of minor cleanups to the SGML documentation, | Bruce Momjian | 2003-01-19 |
* | SGML improvements. | Bruce Momjian | 2002-11-15 |
* | Augment the date/time examples in the User's Guide to reflect the newer | Thomas G. Lockhart | 2002-04-21 |
* | Tweak labeling of plan qual conditions for more consistency. | Tom Lane | 2002-03-24 |
* | Fix cut-and-paste-o. | Tom Lane | 2002-03-24 |
* | EXPLAIN output now comes out as a query result, not a NOTICE message. | Tom Lane | 2002-03-24 |
* | Spell checking and markup additions | Peter Eisentraut | 2002-03-22 |
* | Update reference pages for new INFO, NOTICE, WARNING elog() levels. | Bruce Momjian | 2002-03-06 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple | Tom Lane | 2001-09-18 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | Add proofreader's changes to docs. | Bruce Momjian | 2000-10-05 |
* | Startup is actually start-up. | Bruce Momjian | 2000-08-29 |
* | Update EXPLAIN documentation to reflect the fact that the | Tom Lane | 2000-02-15 |
* | Complete merge of all old man page information. | Thomas G. Lockhart | 1999-07-22 |
* | Fix markup for docbook2man man page generation. | Thomas G. Lockhart | 1999-07-06 |