Extracted from Pike v7.4 release 117 at 2004-11-02.
[Top]
predef::
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