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