aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/explain.sgml
Commit message (Expand)AuthorAge
* More minor updates and copy-editing.Tom Lane2005-01-04
* Add more index entries for reference pages related to prepare queries.Neil Conway2004-09-30
* Refer to GUC variables using <xref> tags rather than <varname> tags,Neil Conway2004-03-09
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Adjust display of actual runtimes in EXPLAIN output to use three fractionalTom Lane2003-10-17
* More cleanup of Diagnostics sections.Tom Lane2003-09-12
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* "statenebt" ?Tom Lane2003-09-08
* Add/edit index entries.Peter Eisentraut2003-08-31
* Editing of more reference pages.Peter Eisentraut2003-04-26
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* Restructure parsetree representation of DECLARE CURSOR: now it's aTom Lane2003-03-10
* Implement EXPLAIN EXECUTE. By Neil Conway, with some kibitzing fromTom Lane2003-02-02
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* SGML improvements.Bruce Momjian2002-11-15
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-21
* Tweak labeling of plan qual conditions for more consistency.Tom Lane2002-03-24
* Fix cut-and-paste-o.Tom Lane2002-03-24
* EXPLAIN output now comes out as a query result, not a NOTICE message.Tom Lane2002-03-24
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Update reference pages for new INFO, NOTICE, WARNING elog() levels.Bruce Momjian2002-03-06
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* EXPLAIN ANALYZE feature to measure and show actual runtimes and tupleTom Lane2001-09-18
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* Startup is actually start-up.Bruce Momjian2000-08-29
* Update EXPLAIN documentation to reflect the fact that theTom Lane2000-02-15
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-06
* Rename explain's "size" to "rows".Bruce Momjian1999-04-23
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29
* Minor cleanup in markup, especially in the Output section.Thomas G. Lockhart1998-10-30
* SGML updates from post 6.3.2 manual changes. Added pg_upgrade man page.Bruce Momjian1998-10-15
* Cleanup markup and minor editing to prepare for first release.Thomas G. Lockhart1998-09-25
* Add new reference pages adapted from Jose'.Thomas G. Lockhart1998-09-05