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()->select_db()
Postgres.postgres_result()->create()
Class Postgres.postgres_result
Description
Contains the result of a Postgres-query.
See also
Sql.postgres, Postgres.postgres, Sql.Sql, Sql.sql_result