[−][src]Type Definition pgx_pg_sys::LogicalDecodeCommitCB
type LogicalDecodeCommitCB = Option<unsafe extern "C" fn(ctx: *mut LogicalDecodingContext, txn: *mut ReorderBufferTXN, commit_lsn: XLogRecPtr)>;
type LogicalDecodeCommitCB = Option<unsafe extern "C" fn(ctx: *mut LogicalDecodingContext, txn: *mut ReorderBufferTXN, commit_lsn: XLogRecPtr)>;