Constant pgrx_pg_sys::FetchDirection_FETCH_BACKWARD
source ยท pub const FetchDirection_FETCH_BACKWARD: u32 = 1;
๐Deprecated since 0.12.0: you want pg_sys::FetchDirection::FETCH_BACKWARD
pub const FetchDirection_FETCH_BACKWARD: u32 = 1;