Handbook
Glossary
pq-get-is-null ( handle row column -- ? )
Vocabulary
db
.
postgresql
.
lib
Inputs
handle
an
object
row
an
object
column
an
object
Outputs
?
an
object
Definition
USING:
db.postgresql.ffi
kernel
;
IN:
db.postgresql.lib
:
pq-get-is-null
( handle row column -- ? )
PQgetisnull
1
=
;