Constant pgrx_pg_sys::UpperRelationKind_UPPERREL_GROUP_AGG
source ยท pub const UpperRelationKind_UPPERREL_GROUP_AGG: u32 = 2;
๐Deprecated since 0.12.0: you want pg_sys::UpperRelationKind::UPPERREL_GROUP_AGG
pub const UpperRelationKind_UPPERREL_GROUP_AGG: u32 = 2;