|
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 1721 of file plannodes.h.
| PartitionPruneStep::pg_node_attr | ( | abstract | , |
| no_equal | , | ||
| no_query_jumble | |||
| ) |
| int PartitionPruneStep::step_id |
Definition at line 1726 of file plannodes.h.
Referenced by gen_partprune_steps_internal(), get_matching_partitions(), and InitPartitionPruneContext().