Oid SPI_gettypeid(TupleDescrowdesc, intcolnumber)
SPI_gettypeid returns theOID of the data type of the specified column.
SPI_gettypeid
input row description
column number (count starts at 1)
TheOID of the data type of the specified column orInvalidOid on error. On error,SPI_result is set toSPI_ERROR_NOATTRIBUTE.
Соглашаюсь с условиями обработки персональных данных