index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
pgfreespacemap.sgml
Commit message (
Expand
)
Author
Age
*
Describe each contrib module in its SGML section title
Alvaro Herrera
2023-01-20
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
*
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
*
Use has_privs_for_roles for predefined role checks
Joe Conway
2022-03-28
*
doc: Improve references to term "FSM" in pageinspect and pgfreespacemap
Michael Paquier
2022-03-09
*
docs: Remove notes about incompatibilies with very old versions.
Heikki Linnakangas
2020-10-26
*
Revert "Avoid the creation of the free space map for small heap relations".
Amit Kapila
2019-05-07
*
Doc: Update the documentation for FSM behavior for small tables.
Amit Kapila
2019-02-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Default monitoring roles
Simon Riggs
2017-03-30
*
doc: Fix DocBook XML validity
Peter Eisentraut
2014-05-06
*
Add contrib function references in the doc index
Bruce Momjian
2013-07-04
*
doc: Replace "NOTE" with proper markup
Peter Eisentraut
2012-12-26
*
Add xreflabels to /contrib manuals so links appear correct. Also update
Bruce Momjian
2011-05-07
*
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2011-01-29
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Spell and markup checking
Peter Eisentraut
2010-08-17
*
Fix indentation of verbatim block elements
Peter Eisentraut
2010-07-29
*
Fix various instances of "the the".
Robert Haas
2010-04-23
*
Make the blkno arguments bigints instead of int4s. A signed int4 is not
Heikki Linnakangas
2008-10-02
*
Fix function name in pg_freespacemap docs. It's "pg_freespace", not
Heikki Linnakangas
2008-10-02
*
Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the
Heikki Linnakangas
2008-09-30
*
Make an editorial pass over the newly SGML-ified contrib documentation.
Tom Lane
2007-12-10
*
Ensure that all <sect1> and <refentry> tags have IDs. This is needed
Tom Lane
2007-12-02