PostgreSQL Source Code  git master
ExceptionLabelMap Struct Reference

Data Fields

const char * label
 
int sqlerrstate
 

Detailed Description

Definition at line 76 of file pl_comp.c.

Field Documentation

◆ label

const char* ExceptionLabelMap::label

Definition at line 78 of file pl_comp.c.

Referenced by plpgsql_parse_err_condition(), and plpgsql_recognize_err_condition().

◆ sqlerrstate

int ExceptionLabelMap::sqlerrstate

Definition at line 79 of file pl_comp.c.

Referenced by plpgsql_parse_err_condition(), and plpgsql_recognize_err_condition().


The documentation for this struct was generated from the following file: