aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/pgstattuple.sgml
Commit message (Expand)AuthorAge
* Doc: Update the documentation for FSM behavior for small tables.Amit Kapila2019-02-20
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* doc: Clarify pgstattuple privileges informationPeter Eisentraut2017-11-02
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* hash: Increase the number of possible overflow bitmaps by 8x.Robert Haas2017-08-04
* Trim trailing whitespacePeter Eisentraut2017-06-12
* Fix pgstattuple's handling of unused hash pages.Robert Haas2017-04-12
* Default monitoring rolesSimon Riggs2017-03-30
* pgstattuple: Add pgstathashindex.Robert Haas2017-02-03
* Explain unaccounted for space in pgstattuple.Andrew Dunstan2016-12-27
* Remove superuser checks in pgstattupleStephen Frost2016-09-29
* Fix multiple bugs in contrib/pgstattuple's pgstatindex() function.Tom Lane2016-02-18
* docs: HTML-escape '>' in '=>' using HTML entitiesBruce Momjian2015-08-05
* Correct the names of pgstattuple_approx output columns in the doc.Fujii Masao2015-05-21
* Add pgstattuple_approx() to the pgstattuple extension.Andres Freund2015-05-13
* doc: Fix DocBook XML validityPeter Eisentraut2014-05-06
* pgstattuple: Doc update for previous commit.Robert Haas2013-07-25
* Fix pgstattuple functions to use regclass-type as the argument.Fujii Masao2013-07-19
* Add contrib function references in the doc indexBruce Momjian2013-07-04
* Add pgstatginindex() function to get the size of the GIN pending list.Heikki Linnakangas2012-12-05
* Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian2011-05-07
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-29
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Add some links to tablesPeter Eisentraut2010-08-10
* Fix indentation of verbatim block elementsPeter Eisentraut2010-07-29
* Refer to tables by id, not by "the following table", because tables are inPeter Eisentraut2009-05-18
* Adjust pgstatindex() to give correct answers for indexes larger thanTom Lane2008-03-21
* Make an editorial pass over the newly SGML-ified contrib documentation.Tom Lane2007-12-10
* Remove tabs from SGML files.Bruce Momjian2007-11-11
* Move most /contrib README files into SGML. Some still need conversionBruce Momjian2007-11-10