PostgreSQL Source Code: AlternativeSubPlan Struct Reference (original) (raw)
#include <[primnodes.h](primnodes%5F8h%5Fsource.html)>
| Public Member Functions |
|---|
| Data Fields | |
|---|---|
| List * | subplans |
Detailed Description
Definition at line 1141 of file primnodes.h.
Member Function Documentation
◆ pg_node_attr()
| AlternativeSubPlan::pg_node_attr | ( | no_query_jumble | ) |
|---|
Field Documentation
◆ subplans
List* AlternativeSubPlan::subplans
Definition at line 1146 of file primnodes.h.
Referenced by cost_qual_eval_walker(), exprCollation(), expression_tree_mutator_impl(), exprType(), exprTypmod(), fix_alternative_subplan(), get_rule_expr(), and make_subplan().
The documentation for this struct was generated from the following file:
- src/include/nodes/primnodes.h