Function pgx_pg_sys::submodules::htup::HeapTupleHeaderFrozen
source · pub unsafe fn HeapTupleHeaderFrozen(tup: *const HeapTupleHeaderData) -> boolExpand description
Does the specified HeapTupleHeaderData represent a “frozen” tuple?
Safety
Caller must ensure tup is a valid HeapTupleHeaderData pointer