#include <plpy_subxactobject.h>
Data Fields | |
PyObject_HEAD bool | started |
bool | exited |
Definition at line 15 of file plpy_subxactobject.h.
Definition at line 19 of file plpy_subxactobject.h.
Referenced by PLy_subtransaction_enter(), PLy_subtransaction_exit(), and PLy_subtransaction_new().
PyObject_HEAD bool PLySubtransactionObject::started |
Definition at line 18 of file plpy_subxactobject.h.
Referenced by PLy_subtransaction_enter(), PLy_subtransaction_exit(), and PLy_subtransaction_new().