Constant pgrx_pg_sys::IndexAMProperty_AMPROP_NULLS_FIRST
source ยท pub const IndexAMProperty_AMPROP_NULLS_FIRST: u32 = 3;
๐Deprecated since 0.12.0: you want pg_sys::IndexAMProperty::AMPROP_NULLS_FIRST
pub const IndexAMProperty_AMPROP_NULLS_FIRST: u32 = 3;