|
PostgreSQL Source Code git master
|
#include <plpy_subxactobject.h>
Data Fields | |
| MemoryContext | oldcontext |
| ResourceOwner | oldowner |
Definition at line 24 of file plpy_subxactobject.h.
| MemoryContext PLySubtransactionData::oldcontext |
Definition at line 26 of file plpy_subxactobject.h.
| ResourceOwner PLySubtransactionData::oldowner |
Definition at line 27 of file plpy_subxactobject.h.