Exposes a frozen(tid) function that explains if a tuple has been frozen
pgext.cloud · Source code · Documentation · Control file
| Package | pg_frozen |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2020-07-20 |
| Catalogue updated | 2026-08-30 |
| pg_visibility | examine the visibility map (VM) and page-level visibility info |
| pg_show_vm | pg show vm displays the visibility map data for a specified relation, including its corresponding indexes and partitions. |
| pageinspect | inspect the contents of database pages at a low level |
| pg_pageinspect_plus | Decode heap tuple data obtained with PostgreSQL pageinspect helpers |
| pgstattuple | show tuple-level statistics |