PostgreSQL Source Code git master
Data Fields
PartitionPruneStepOp Struct Reference

#include <plannodes.h>

Data Fields

 
 
Listexprs
 
Listcmpfns
 
 

Detailed Description

Definition at line 1749 of file plannodes.h.

Field Documentation

cmpfns

List* PartitionPruneStepOp::cmpfns

Definition at line 1755 of file plannodes.h.

Referenced by gen_prune_step_op(), and perform_pruning_base_step().

exprs

List* PartitionPruneStepOp::exprs

Definition at line 1754 of file plannodes.h.

Referenced by expression_tree_mutator_impl(), expression_tree_walker_impl(), gen_prune_step_op(), get_partkey_exec_paramids(), InitPartitionPruneContext(), and perform_pruning_base_step().

nullkeys

Bitmapset* PartitionPruneStepOp::nullkeys

Definition at line 1756 of file plannodes.h.

Referenced by gen_prune_step_op(), InitPartitionPruneContext(), and perform_pruning_base_step().

opstrategy

StrategyNumber PartitionPruneStepOp::opstrategy

Definition at line 1753 of file plannodes.h.

Referenced by gen_prune_step_op(), and perform_pruning_base_step().

step

PartitionPruneStep PartitionPruneStepOp::step

Definition at line 1751 of file plannodes.h.

Referenced by gen_prune_step_op(), InitPartitionPruneContext(), and perform_pruning_base_step().


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

AltStyle によって変換されたページ (->オリジナル) /