PostgreSQL Source Code git master
Loading...
Searching...
No Matches
PLySubtransactionData Struct Reference

#include <plpy_subxactobject.h>

Data Fields

MemoryContext oldcontext
 
ResourceOwner oldowner
 

Detailed Description

Definition at line 24 of file plpy_subxactobject.h.

Field Documentation

◆ oldcontext

MemoryContext PLySubtransactionData::oldcontext

Definition at line 26 of file plpy_subxactobject.h.

◆ oldowner

ResourceOwner PLySubtransactionData::oldowner

Definition at line 27 of file plpy_subxactobject.h.


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