SPI_getbinval(tuple, tupdesc, fnumber, isnull)
Input tuple to be examined
Input tuple description
Attribute number
Attribute binary value
flag for null value in attribute
SPI_getbinval returns the binary value of the specified attribute.
Attribute numbers are 1 based.
Does not allocate new space for the binary value.