SPI_getvalue(tuple, tupdesc, fnumber)
Input tuple to be examined
Input tuple description
Attribute number
Attribute value or NULL if
SPI_getvalue returns an external (string) representation of the value of the specified attribute.
Attribute numbers are 1 based.
Allocates memory as required by the value.