Name
SPI_getbinval -- Returns the binary value of the specified attribute
Description
SPI_getbinval
returns the specified attribute's value in internal form (as a Datum).
Usage
Attribute numbers are 1 based.
Algorithm
Does not allocate new space for the datum. In the case of a pass-by-
reference datatype, the Datum will be a pointer into the given tuple.