Type Definition pgx_pg_sys::LogicalDecodeStreamAbortCB
source · [−]pub type LogicalDecodeStreamAbortCB = Option<unsafe extern "C" fn(ctx: *mut LogicalDecodingContext, txn: *mut ReorderBufferTXN, abort_lsn: XLogRecPtr)>;pub type LogicalDecodeStreamAbortCB = Option<unsafe extern "C" fn(ctx: *mut LogicalDecodingContext, txn: *mut ReorderBufferTXN, abort_lsn: XLogRecPtr)>;