Extracted from Pike v7.6 release 87 at 2006-08-03.
pike.ida.liu.se
[Top]
Postgres
Postgres.postgres_result

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.