PostgreSQL Source Code  git master
PLySubtransactionObject Struct Reference

#include <plpy_subxactobject.h>

Data Fields

PyObject_HEAD bool started
 
bool exited
 

Detailed Description

Definition at line 16 of file plpy_subxactobject.h.

Field Documentation

◆ exited

bool PLySubtransactionObject::exited

◆ started

PyObject_HEAD bool PLySubtransactionObject::started

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