Constant pgrx_pg_sys::IndexAMProperty_AMPROP_CAN_UNIQUE
source ยท pub const IndexAMProperty_AMPROP_CAN_UNIQUE: u32 = 15;
๐Deprecated since 0.12.0: you want pg_sys::IndexAMProperty::AMPROP_CAN_UNIQUE
pub const IndexAMProperty_AMPROP_CAN_UNIQUE: u32 = 15;