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