Constant pgrx_pg_sys::SortByNulls_SORTBY_NULLS_LAST
source ยท pub const SortByNulls_SORTBY_NULLS_LAST: u32 = 2;
๐Deprecated since 0.12.0: you want pg_sys::SortByNulls::SORTBY_NULLS_LAST
pub const SortByNulls_SORTBY_NULLS_LAST: u32 = 2;