Skip to main content

fetch_direction_count

Function fetch_direction_count 

Source
fn fetch_direction_count(dir: &FetchDirection) -> PgWireResult<FetchTarget>
Expand description

FETCH NEXT and bare FETCH FORWARD map to a single row, matching PG.