SPI_getbinval
SPI_getbinval
Synopsis
SPI_getbinval(tuple, tupdesc, fnumber, isnull)
Algorithm
Does not allocate new space for the datum. In the case of a pass-by- reference data type, the Datum will be a pointer into the given tuple.
SPI_getbinval(tuple, tupdesc, fnumber, isnull)
Does not allocate new space for the datum. In the case of a pass-by- reference data type, the Datum will be a pointer into the given tuple.