Type Definition pgrx_pg_sys::LogicalDecodeStartupCB
source · pub type LogicalDecodeStartupCB = Option<unsafe extern "C" fn(ctx: *mut LogicalDecodingContext, options: *mut OutputPluginOptions, is_init: bool)>;
pub type LogicalDecodeStartupCB = Option<unsafe extern "C" fn(ctx: *mut LogicalDecodingContext, options: *mut OutputPluginOptions, is_init: bool)>;