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 1778 of file plannodes.h.

Field Documentation

◆ combineOp

PartitionPruneCombineOp PartitionPruneStepCombine::combineOp

Definition at line 1782 of file plannodes.h.

◆ source_stepids

List* PartitionPruneStepCombine::source_stepids

Definition at line 1783 of file plannodes.h.

◆ step

PartitionPruneStep PartitionPruneStepCombine::step

Definition at line 1780 of file plannodes.h.


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