|
PostgreSQL Source Code git master
|
Data Fields | |
| EState * | estate |
| LogicalRepRelMapEntry * | targetRel |
| ResultRelInfo * | targetRelInfo |
| ModifyTableState * | mtstate |
| PartitionTupleRouting * | proute |
| ModifyTableState* ApplyExecutionData::mtstate |
| PartitionTupleRouting* ApplyExecutionData::proute |
| LogicalRepRelMapEntry* ApplyExecutionData::targetRel |
| ResultRelInfo* ApplyExecutionData::targetRelInfo |