PostgreSQL Source Code git master
Data Fields
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.

Referenced by PLy_subtransaction_enter(), PLy_subtransaction_exit(), and PLy_subtransaction_new().

started

PyObject_HEAD bool PLySubtransactionObject::started

Definition at line 19 of file plpy_subxactobject.h.

Referenced by PLy_subtransaction_enter(), PLy_subtransaction_exit(), and PLy_subtransaction_new().


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

AltStyle によって変換されたページ (->オリジナル) /