Function pgrx_pg_sys::EnableDisableTrigger
source · pub unsafe fn EnableDisableTrigger(
arg_rel: Relation,
arg_tgname: *const c_char,
arg_fires_when: c_char,
arg_skip_system: bool,
arg_lockmode: LOCKMODE
)
pub unsafe fn EnableDisableTrigger(
arg_rel: Relation,
arg_tgname: *const c_char,
arg_fires_when: c_char,
arg_skip_system: bool,
arg_lockmode: LOCKMODE
)