summaryrefslogtreecommitdiff
path: root/doc/src/sgml/pageinspect.sgml
AgeCommit message (Expand)Author
12 daysDoc: use uppercase keywords in SQLsDavid Rowley
2025-07-30Fix whitespacePeter Eisentraut
2025-07-08Fix a couple more places in docs for pg_lsn changeÁlvaro Herrera
2025-07-07Standardize LSN formatting by zero paddingÁlvaro Herrera
2025-02-21doc: clarify default checksum behavior in non-master branchesBruce Momjian
2023-11-25doc: gin_page_opaque_info() must be a _compressed_ GIN pageBruce Momjian
2023-05-19pageinspect: Fix gist_page_items() with included columnsMichael Paquier
2023-05-19Show empty BRIN ranges in brin_page_itemsTomas Vondra
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
2023-01-02Add bt_multi_page_stats() function to contrib/pageinspect.Tom Lane
2022-04-20Remove trailing whitespace from *.sgml files.Tom Lane
2022-03-09doc: Improve references to term "FSM" in pageinspect and pgfreespacemapMichael Paquier
2021-06-11Use the correct article for abbreviationsDavid Rowley
2021-02-25Use full 64-bit XIDs in deleted nbtree pages.Peter Geoghegan
2021-02-24Fix some typos, grammar and style in docs and commentsMichael Paquier
2021-02-15Add "LP_DEAD item?" column to GiST pageinspect functionsPeter Geoghegan
2021-01-24Doc: clean up contrib/pageinspect's GIST function documentation.Tom Lane
2021-01-19pageinspect: Change block number arguments to bigintPeter Eisentraut
2021-01-13Add functions to 'pageinspect' to inspect GiST indexes.Heikki Linnakangas
2020-05-14Doc: tweak examples to silence line-too-long PDF build warnings.Tom Lane
2020-02-29Doc: Fix pageinspect bt_page_items() example.Peter Geoghegan
2020-02-29Teach pageinspect about nbtree deduplication.Peter Geoghegan
2019-09-19Redesign pageinspect function printing infomask bitsMichael Paquier
2019-09-12Add to pageinspect function to make t_infomask/t_infomask2 human-readableMichael Paquier
2019-09-08doc: Clean up title case usePeter Eisentraut
2019-08-23Improve documentation of pageinspectMichael Paquier
2019-03-13Remove extra commaMagnus Hagander
2019-03-08Fix function signatures of pageinspect in documentationMichael Paquier
2018-11-26Fix sample output for hash_metapage_info queryAlvaro Herrera
2018-04-04Skip full index scan during cleanup of B-tree indexes when possibleTeodor Sigaev
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-08-04hash: Increase the number of possible overflow bitmaps by 8x.Robert Haas
2017-04-05pageinspect: Add bt_page_items function with bytea argumentPeter Eisentraut
2017-04-04Expand hash indexes more gradually.Robert Haas
2017-03-17pageinspect: Add page_checksum functionPeter Eisentraut
2017-02-07Cache hash index's metapage in rel->rd_amcache.Robert Haas
2017-02-02pageinspect: Support hash indexes.Robert Haas
2016-11-01Add subsection headers in pageinspect documentationPeter Eisentraut
2016-10-28doc: Small style improvementsPeter Eisentraut
2015-11-25Improve pageinspect moduleTeodor Sigaev
2015-08-21doc: Whitespace and formatting fixesPeter Eisentraut
2015-03-12Improve documentation of bt_page_items().Tom Lane
2014-12-02pageinspect/BRIN: minor tweaksAlvaro Herrera
2014-11-21Add pageinspect functions for inspecting GIN indexes.Heikki Linnakangas
2014-11-07BRIN: Block Range IndexesAlvaro Herrera
2014-08-11Fix documentation oversights about pageinspect and initialization fork.Fujii Masao
2014-05-07doc: Fix DocBook XML validityPeter Eisentraut
2013-07-08Fix mention of htup.h in pageinspect docsAlvaro Herrera
2013-07-04Add contrib function references in the doc indexBruce Momjian