PostgreSQL 9.6 C functions that decode heap tuple infomask and infomask2 hint bits into queryable fields.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_decode_infomask |
|---|---|
| Version | 0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2017-03-20 |
| Catalogue updated | 2026-08-30 |
| pg_pageinspect_plus | Decode heap tuple data obtained with PostgreSQL pageinspect helpers |
| pgstattuple | show tuple-level statistics |
| pg_visibilitymap | Inspect relation visibility-map bits on historical PostgreSQL releases. |
| pg_fuck_block | C extension for reading all tuples from a relation block |
| pg_show_vm | pg show vm displays the visibility map data for a specified relation, including its corresponding indexes and partitions. |
| pagevis | Visualise database pages in ascii code |
| pageinspect | inspect the contents of database pages at a low level |
| pg_visibility | examine the visibility map (VM) and page-level visibility info |