Constant pgrx_pg_sys::IndexAMProperty_AMPROP_NULLS_LAST
source ยท pub const IndexAMProperty_AMPROP_NULLS_LAST: u32 = 4;
๐Deprecated since 0.12.0: you want pg_sys::IndexAMProperty::AMPROP_NULLS_LAST
pub const IndexAMProperty_AMPROP_NULLS_LAST: u32 = 4;