Handbook
Glossary
PQresultStatus ( res -- ExecStatusType )
Vocabulary
db
.
postgresql
.
ffi
Inputs
res
an
object
Outputs
ExecStatusType
an
object
Definition
USING:
alien.syntax
;
IN:
db.postgresql.ffi
LIBRARY:
postgresql
FUNCTION:
ExecStatusType
PQresultStatus
( PGresult* res )