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