PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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

Definition at line 20 of file plpy_subxactobject.h.

◆ started

PyObject_HEAD bool PLySubtransactionObject::started

Definition at line 19 of file plpy_subxactobject.h.


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