Constant pgrx_pg_sys::FetchDirection_FETCH_RELATIVE
source ยท pub const FetchDirection_FETCH_RELATIVE: u32 = 3;
๐Deprecated since 0.12.0: you want pg_sys::FetchDirection::FETCH_RELATIVE
pub const FetchDirection_FETCH_RELATIVE: u32 = 3;