Extracted from Pike v7.3 release 18 at 2002-03-27.
[Top]
Postgres
Postgres.postgres_result
·
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