[][src]Function pgx_pg_sys::pg11_specific::heap_delete

pub unsafe fn heap_delete(
    arg_relation: Relation,
    arg_tid: ItemPointer,
    arg_cid: CommandId,
    arg_crosscheck: Snapshot,
    arg_wait: bool,
    arg_hufd: *mut HeapUpdateFailureData,
    arg_changingPart: bool
) -> HTSU_Result