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

#include <plannodes.h>

Data Fields

PartitionPruneStep step
 
PartitionPruneCombineOp combineOp
 
Listsource_stepids
 

Detailed Description

Definition at line 1797 of file plannodes.h.

Field Documentation

◆ combineOp

PartitionPruneCombineOp PartitionPruneStepCombine::combineOp

Definition at line 1801 of file plannodes.h.

◆ source_stepids

List* PartitionPruneStepCombine::source_stepids

Definition at line 1802 of file plannodes.h.

◆ step

PartitionPruneStep PartitionPruneStepCombine::step

Definition at line 1799 of file plannodes.h.


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