Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Postgres
Postgres.postgres_result
Methods
create()
fetch_fields()
fetch_row()
num_fields()
num_rows()
seek()
Postgres.postgres_result()->num_fields()
Postgres.postgres_result()->seek()
Method Postgres.postgres_result()->num_rows()
Method
num_rows
int
num_rows
(
)
Description
Returns the number of rows in the result.