dwww Home | Manual pages | Find package

SPI_RESULT_CODE_STRING(3)PostgreSQL 15.7 DocumentatioSPI_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 15.7                      2024            SPI_RESULT_CODE_STRING(3)

Generated by dwww version 1.15 on Wed Jun 26 18:10:21 CEST 2024.