Constant pgrx_pg_sys::ObjectType_OBJECT_DEFAULT
source ยท pub const ObjectType_OBJECT_DEFAULT: u32 = 10;
๐Deprecated since 0.12.0: you want pg_sys::ObjectType::OBJECT_DEFAULT
pub const ObjectType_OBJECT_DEFAULT: u32 = 10;