Constant pgrx_pg_sys::FetchDirection_FETCH_FORWARD
source ยท pub const FetchDirection_FETCH_FORWARD: u32 = 0;
๐Deprecated since 0.12.0: you want pg_sys::FetchDirection::FETCH_FORWARD
pub const FetchDirection_FETCH_FORWARD: u32 = 0;