index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
pgstattuple.sgml
Age
Commit message (
Expand
)
Author
12 days
Doc: use uppercase keywords in SQLs
David Rowley
2025-06-30
doc: explain pgstatindex fragmentation
Peter Eisentraut
2023-01-20
Describe each contrib module in its SGML section title
Alvaro Herrera
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2019-05-07
Revert "Avoid the creation of the free space map for small heap relations".
Amit Kapila
2019-02-20
Doc: Update the documentation for FSM behavior for small tables.
Amit Kapila
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-02
doc: Clarify pgstattuple privileges information
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-08-04
hash: Increase the number of possible overflow bitmaps by 8x.
Robert Haas
2017-06-12
Trim trailing whitespace
Peter Eisentraut
2017-04-12
Fix pgstattuple's handling of unused hash pages.
Robert Haas
2017-03-30
Default monitoring roles
Simon Riggs
2017-02-03
pgstattuple: Add pgstathashindex.
Robert Haas
2016-12-27
Explain unaccounted for space in pgstattuple.
Andrew Dunstan
2016-09-30
Remove superuser checks in pgstattuple
Stephen Frost
2016-02-18
Fix multiple bugs in contrib/pgstattuple's pgstatindex() function.
Tom Lane
2015-08-06
docs: HTML-escape '>' in '=>' using HTML entities
Bruce Momjian
2015-05-21
Correct the names of pgstattuple_approx output columns in the doc.
Fujii Masao
2015-05-13
Add pgstattuple_approx() to the pgstattuple extension.
Andres Freund
2014-05-07
doc: Fix DocBook XML validity
Peter Eisentraut
2013-07-25
pgstattuple: Doc update for previous commit.
Robert Haas
2013-07-18
Fix pgstattuple functions to use regclass-type as the argument.
Fujii Masao
2013-07-04
Add contrib function references in the doc index
Bruce Momjian
2012-12-05
Add pgstatginindex() function to get the size of the GIN pending list.
Heikki Linnakangas
2011-05-08
Add xreflabels to /contrib manuals so links appear correct. Also update
Bruce Momjian
2011-01-29
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-17
Spell and markup checking
Peter Eisentraut
2010-08-10
Add some links to tables
Peter Eisentraut
2010-07-29
Fix indentation of verbatim block elements
Peter Eisentraut
2009-05-18
Refer to tables by id, not by "the following table", because tables are in
Peter Eisentraut
2008-03-21
Adjust pgstatindex() to give correct answers for indexes larger than
Tom Lane
2007-12-10
Make an editorial pass over the newly SGML-ified contrib documentation.
Tom Lane
2007-11-11
Remove tabs from SGML files.
Bruce Momjian
2007-11-10
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian