Constant pgrx_pg_sys::ConstrType_CONSTR_GENERATED
source ยท pub const ConstrType_CONSTR_GENERATED: u32 = 4;
๐Deprecated since 0.12.0: you want pg_sys::ConstrType::CONSTR_GENERATED
pub const ConstrType_CONSTR_GENERATED: u32 = 4;