PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
TclExceptionNameMap Struct Reference

Data Fields

const char * label
 
int sqlerrstate
 

Detailed Description

Definition at line 255 of file pltcl.c.

Field Documentation

◆ label

const char* TclExceptionNameMap::label

Definition at line 257 of file pltcl.c.

Referenced by pltcl_get_condition_name().

◆ sqlerrstate

int TclExceptionNameMap::sqlerrstate

Definition at line 258 of file pltcl.c.


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