Function pgx_pg_sys::submodules::htup::HeapTupleHeaderGetXmin
source · pub unsafe fn HeapTupleHeaderGetXmin(
tup: *const HeapTupleHeaderData
) -> TransactionIdExpand description
Returns the xmin value of the specified HeapTupleHeaderData
Safety
Caller must ensure tup is a valid HeapTupleHeaderData pointer