PostgreSQL Source Code  git master
PLyExceptionEntry Struct Reference

#include <plpy_spi.h>

Data Fields

int sqlstate
 
PyObject * exc
 

Detailed Description

Definition at line 18 of file plpy_spi.h.

Field Documentation

◆ exc

PyObject* PLyExceptionEntry::exc

◆ sqlstate

int PLyExceptionEntry::sqlstate

Definition at line 20 of file plpy_spi.h.


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