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