pgrx_pg_sys

Function heap_freeze_tuple

Source
pub unsafe fn heap_freeze_tuple(
    arg_tuple: HeapTupleHeader,
    arg_relfrozenxid: TransactionId,
    arg_relminmxid: TransactionId,
    arg_cutoff_xid: TransactionId,
    arg_cutoff_multi: TransactionId,
) -> bool