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