Constant pgrx_pg_sys::ObjectClass_OCLASS_TRIGGER
source ยท pub const ObjectClass_OCLASS_TRIGGER: u32 = 17;
๐Deprecated since 0.12.0: you want pg_sys::ObjectClass::OCLASS_TRIGGER
pub const ObjectClass_OCLASS_TRIGGER: u32 = 17;