Constant pgrx_pg_sys::UpperRelationKind_UPPERREL_DISTINCT
source ยท pub const UpperRelationKind_UPPERREL_DISTINCT: u32 = 4;
๐Deprecated since 0.12.0: you want pg_sys::UpperRelationKind::UPPERREL_DISTINCT
pub const UpperRelationKind_UPPERREL_DISTINCT: u32 = 4;