pg_result_seek

Supported Versions: PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8
Set internal row offset in result instance
<?php pg_result_seek(PgSql\Result $result, int $row): bool