manpagez: man pages & more
man SPI_result_code_string(3)
Home | html | info | man
SPI_result_code_string(3)PostgreSQL 11.4 SPI_result_code_string(3)




NAME

       SPI_result_code_string - return error code as string


SYNOPSIS

       const char * SPI_result_code_string(int code);


DESCRIPTION

       SPI_result_code_string returns a string representation of the result
       code returned by various SPI functions or stored in SPI_result.


ARGUMENTS

       int code
           result code


RETURN VALUE

       A string representation of the result code.



PostgreSQL 11.4                      2019            SPI_result_code_string(3)

postgresql 11.4 - Generated Wed Jun 26 14:04:29 CDT 2019
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.