pgrx_pg_sys

Function LogRecoveryConflict

Source
pub unsafe fn LogRecoveryConflict(
    arg_reason: Type,
    arg_wait_start: TimestampTz,
    arg_cur_ts: TimestampTz,
    arg_wait_list: *mut VirtualTransactionId,
    arg_still_waiting: bool,
)