Constant pgrx_pg_sys::TypeFuncClass_TYPEFUNC_COMPOSITE
source ยท pub const TypeFuncClass_TYPEFUNC_COMPOSITE: u32 = 1;
๐Deprecated since 0.12.0: you want pg_sys::TypeFuncClass::TYPEFUNC_COMPOSITE
pub const TypeFuncClass_TYPEFUNC_COMPOSITE: u32 = 1;