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