PostgreSQL 8.2.6 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Fast Forward | Next |
SPI_cursor_move
skips over some number of rows in a cursor. This is equivalent to the SQL command
MOVE
.
portal containing the cursor
true for move forward, false for move backward
maximum number of rows to move