Constant pgrx_pg_sys::IndexUniqueCheck_UNIQUE_CHECK_YES
source ยท pub const IndexUniqueCheck_UNIQUE_CHECK_YES: u32 = 1;
๐Deprecated since 0.12.0: you want pg_sys::IndexUniqueCheck::UNIQUE_CHECK_YES
pub const IndexUniqueCheck_UNIQUE_CHECK_YES: u32 = 1;