SPI_cursor_move(portal, forward, count)
Portal containing cursor
True for move forward, false for move backward
Maximum number of rows to move
SPI_cursor_move skips over some number of rows in a cursor. This is equivalent to the SQL command MOVE.