PostgreSQL Source Code
git master
|
#include <plannodes.h>
Data Fields | |
NodeTag | type |
int | step_id |
Definition at line 1252 of file plannodes.h.
int PartitionPruneStep::step_id |
Definition at line 1255 of file plannodes.h.
Referenced by gen_partprune_steps_internal(), gen_prune_step_combine(), gen_prune_step_op(), get_matching_partitions(), InitPartitionPruneContext(), perform_pruning_base_step(), and perform_pruning_combine_step().
NodeTag PartitionPruneStep::type |
Definition at line 1254 of file plannodes.h.