Constant pgrx_pg_sys::SortByNulls_SORTBY_NULLS_FIRST
source ยท pub const SortByNulls_SORTBY_NULLS_FIRST: u32 = 1;
๐Deprecated since 0.12.0: you want pg_sys::SortByNulls::SORTBY_NULLS_FIRST
pub const SortByNulls_SORTBY_NULLS_FIRST: u32 = 1;