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