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