PostgreSQL Source Code  git master
TclExceptionNameMap Struct Reference

Data Fields

const char * label
 
int sqlerrstate
 

Detailed Description

Definition at line 250 of file pltcl.c.

Field Documentation

◆ label

const char* TclExceptionNameMap::label

Definition at line 252 of file pltcl.c.

Referenced by pltcl_get_condition_name().

◆ sqlerrstate

int TclExceptionNameMap::sqlerrstate

Definition at line 253 of file pltcl.c.


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