Constant pgrx_pg_sys::TypeFuncClass_TYPEFUNC_OTHER
source ยท pub const TypeFuncClass_TYPEFUNC_OTHER: u32 = 4;
๐Deprecated since 0.12.0: you want pg_sys::TypeFuncClass::TYPEFUNC_OTHER
pub const TypeFuncClass_TYPEFUNC_OTHER: u32 = 4;