summaryrefslogtreecommitdiff
path: root/doc/src/sgml/pgstattuple.sgml
AgeCommit message (Expand)Author
12 daysDoc: use uppercase keywords in SQLsDavid Rowley
2025-06-30doc: explain pgstatindex fragmentationPeter Eisentraut
2023-01-20Describe each contrib module in its SGML section titleAlvaro Herrera
2023-01-09Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane
2019-05-07Revert "Avoid the creation of the free space map for small heap relations".Amit Kapila
2019-02-20Doc: Update the documentation for FSM behavior for small tables.Amit Kapila
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-11-02doc: Clarify pgstattuple privileges informationPeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-08-04hash: Increase the number of possible overflow bitmaps by 8x.Robert Haas
2017-06-12Trim trailing whitespacePeter Eisentraut
2017-04-12Fix pgstattuple's handling of unused hash pages.Robert Haas
2017-03-30Default monitoring rolesSimon Riggs
2017-02-03pgstattuple: Add pgstathashindex.Robert Haas
2016-12-27Explain unaccounted for space in pgstattuple.Andrew Dunstan
2016-09-30Remove superuser checks in pgstattupleStephen Frost
2016-02-18Fix multiple bugs in contrib/pgstattuple's pgstatindex() function.Tom Lane
2015-08-06docs: HTML-escape '>' in '=>' using HTML entitiesBruce Momjian
2015-05-21Correct the names of pgstattuple_approx output columns in the doc.Fujii Masao
2015-05-13Add pgstattuple_approx() to the pgstattuple extension.Andres Freund
2014-05-07doc: Fix DocBook XML validityPeter Eisentraut
2013-07-25pgstattuple: Doc update for previous commit.Robert Haas
2013-07-18Fix pgstattuple functions to use regclass-type as the argument.Fujii Masao
2013-07-04Add contrib function references in the doc indexBruce Momjian
2012-12-05Add pgstatginindex() function to get the size of the GIN pending list.Heikki Linnakangas
2011-05-08Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian
2011-01-29Properly capitalize documentation headings; some only had initial-wordBruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-08-17Spell and markup checkingPeter Eisentraut
2010-08-10Add some links to tablesPeter Eisentraut
2010-07-29Fix indentation of verbatim block elementsPeter Eisentraut
2009-05-18Refer to tables by id, not by "the following table", because tables are inPeter Eisentraut
2008-03-21Adjust pgstatindex() to give correct answers for indexes larger thanTom Lane
2007-12-10Make an editorial pass over the newly SGML-ified contrib documentation.Tom Lane
2007-11-11Remove tabs from SGML files.Bruce Momjian
2007-11-10Move most /contrib README files into SGML. Some still need conversionBruce Momjian