aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/pageinspect.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
* Add bt_multi_page_stats() function to contrib/pageinspect.Tom Lane2023-01-02
* Remove trailing whitespace from *.sgml files.Tom Lane2022-04-20
* doc: Improve references to term "FSM" in pageinspect and pgfreespacemapMichael Paquier2022-03-09
* Use the correct article for abbreviationsDavid Rowley2021-06-11
* Use full 64-bit XIDs in deleted nbtree pages.Peter Geoghegan2021-02-24
* Fix some typos, grammar and style in docs and commentsMichael Paquier2021-02-24
* Add "LP_DEAD item?" column to GiST pageinspect functionsPeter Geoghegan2021-02-14
* Doc: clean up contrib/pageinspect's GIST function documentation.Tom Lane2021-01-23
* pageinspect: Change block number arguments to bigintPeter Eisentraut2021-01-19
* Add functions to 'pageinspect' to inspect GiST indexes.Heikki Linnakangas2021-01-13
* Doc: tweak examples to silence line-too-long PDF build warnings.Tom Lane2020-05-14
* Doc: Fix pageinspect bt_page_items() example.Peter Geoghegan2020-02-29
* Teach pageinspect about nbtree deduplication.Peter Geoghegan2020-02-29
* Redesign pageinspect function printing infomask bitsMichael Paquier2019-09-19
* Add to pageinspect function to make t_infomask/t_infomask2 human-readableMichael Paquier2019-09-12
* doc: Clean up title case usePeter Eisentraut2019-09-08
* Improve documentation of pageinspectMichael Paquier2019-08-23
* Remove extra commaMagnus Hagander2019-03-13
* Fix function signatures of pageinspect in documentationMichael Paquier2019-03-08
* Fix sample output for hash_metapage_info queryAlvaro Herrera2018-11-26
* Skip full index scan during cleanup of B-tree indexes when possibleTeodor Sigaev2018-04-04
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* hash: Increase the number of possible overflow bitmaps by 8x.Robert Haas2017-08-04
* pageinspect: Add bt_page_items function with bytea argumentPeter Eisentraut2017-04-04
* Expand hash indexes more gradually.Robert Haas2017-04-03
* pageinspect: Add page_checksum functionPeter Eisentraut2017-03-17
* Cache hash index's metapage in rel->rd_amcache.Robert Haas2017-02-07
* pageinspect: Support hash indexes.Robert Haas2017-02-02
* Add subsection headers in pageinspect documentationPeter Eisentraut2016-11-01
* doc: Small style improvementsPeter Eisentraut2016-10-27
* Improve pageinspect moduleTeodor Sigaev2015-11-25
* doc: Whitespace and formatting fixesPeter Eisentraut2015-08-20
* Improve documentation of bt_page_items().Tom Lane2015-03-12
* pageinspect/BRIN: minor tweaksAlvaro Herrera2014-12-02
* Add pageinspect functions for inspecting GIN indexes.Heikki Linnakangas2014-11-21
* BRIN: Block Range IndexesAlvaro Herrera2014-11-07
* Fix documentation oversights about pageinspect and initialization fork.Fujii Masao2014-08-11
* doc: Fix DocBook XML validityPeter Eisentraut2014-05-06
* Fix mention of htup.h in pageinspect docsAlvaro Herrera2013-07-08
* Add contrib function references in the doc indexBruce Momjian2013-07-04
* Remove PageSetTLI and rename pd_tli to pd_checksumSimon Riggs2013-03-18
* Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian2011-05-07
* 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 contrib/pageinspect to not create an ABI breakage between 8.3 and 8.4.Tom Lane2009-06-08
* Use fork names instead of numbers in the file names for additionalHeikki Linnakangas2008-10-06
* Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, theHeikki Linnakangas2008-09-30