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