aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/pgfreespacemap.sgml
Commit message (Expand)AuthorAge
* Describe each contrib module in its SGML section titleAlvaro Herrera2023-01-20
* Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane2023-01-09
* Remove trailing whitespace from *.sgml files.Tom Lane2022-04-20
* Use has_privs_for_roles for predefined role checksJoe Conway2022-03-28
* doc: Improve references to term "FSM" in pageinspect and pgfreespacemapMichael Paquier2022-03-09
* docs: Remove notes about incompatibilies with very old versions.Heikki Linnakangas2020-10-26
* Revert "Avoid the creation of the free space map for small heap relations".Amit Kapila2019-05-07
* Doc: Update the documentation for FSM behavior for small tables.Amit Kapila2019-02-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Default monitoring rolesSimon Riggs2017-03-30
* doc: Fix DocBook XML validityPeter Eisentraut2014-05-06
* Add contrib function references in the doc indexBruce Momjian2013-07-04
* doc: Replace "NOTE" with proper markupPeter Eisentraut2012-12-26
* 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
* Fix indentation of verbatim block elementsPeter Eisentraut2010-07-29
* Fix various instances of "the the".Robert Haas2010-04-23
* Make the blkno arguments bigints instead of int4s. A signed int4 is notHeikki Linnakangas2008-10-02
* Fix function name in pg_freespacemap docs. It's "pg_freespace", notHeikki Linnakangas2008-10-02
* Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, theHeikki Linnakangas2008-09-30
* Make an editorial pass over the newly SGML-ified contrib documentation.Tom Lane2007-12-10
* Ensure that all <sect1> and <refentry> tags have IDs. This is neededTom Lane2007-12-02