Constant pgrx_pg_sys::IndexAMProperty_AMPROP_SEARCH_NULLS
source ยท pub const IndexAMProperty_AMPROP_SEARCH_NULLS: u32 = 9;
๐Deprecated since 0.12.0: you want pg_sys::IndexAMProperty::AMPROP_SEARCH_NULLS
pub const IndexAMProperty_AMPROP_SEARCH_NULLS: u32 = 9;