PQexec ( conn query -- PGresult* )


Vocabulary
db.postgresql.ffi

Inputs
connan object
queryan object


Outputs
PGresult*an object


Definition