PostgreSQL Source Code
git master
|
#include <plannodes.h>
Public Member Functions | |
pg_node_attr (abstract, no_equal, no_query_jumble) NodeTag type | |
Data Fields | |
int | step_id |
Definition at line 1493 of file plannodes.h.
PartitionPruneStep::pg_node_attr | ( | abstract | , |
no_equal | , | ||
no_query_jumble | |||
) |
int PartitionPruneStep::step_id |
Definition at line 1498 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().