pike.hubbe.net

[Top]
Postgres
Postgres.postgres_result
previousPostgres.postgres_result()->num_rows() Processnext

Method Postgres.postgres_result()->seek()


Method seek

void Postgres.postgres_result()->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.


Extracted from Pike v7.3 release 11 at 2001-11-03.