Constant pgrx_pg_sys::ConstrType_CONSTR_DEFAULT
source ยท pub const ConstrType_CONSTR_DEFAULT: u32 = 2;
๐Deprecated since 0.12.0: you want pg_sys::ConstrType::CONSTR_DEFAULT
pub const ConstrType_CONSTR_DEFAULT: u32 = 2;