Type Definition pgrx_pg_sys::ReorderBufferStreamAbortCB
source · pub type ReorderBufferStreamAbortCB = Option<unsafe extern "C" fn(rb: *mut ReorderBuffer, txn: *mut ReorderBufferTXN, abort_lsn: XLogRecPtr)>;
pub type ReorderBufferStreamAbortCB = Option<unsafe extern "C" fn(rb: *mut ReorderBuffer, txn: *mut ReorderBufferTXN, abort_lsn: XLogRecPtr)>;