Extracted from Pike v8.0 release 276 as of 2016-07-30.
   

Method Postgres.postgres_result()->seek()


Method seek

void seek()

Description

Moves the result cursor (ahead or backwards) the specified number of rows. Notice that when you fetch a row, the cursor is automatically moved forward one slot.