#include <parsenodes.h>
Definition at line 1316 of file parsenodes.h.
◆ pg_node_attr() [1/6]
int funccolcount RangeTblFunction::pg_node_attr |
( |
query_jumble_ignore |
| ) |
|
◆ pg_node_attr() [2/6]
List* funccolnames RangeTblFunction::pg_node_attr |
( |
query_jumble_ignore |
| ) |
|
◆ pg_node_attr() [3/6]
List* funccoltypes RangeTblFunction::pg_node_attr |
( |
query_jumble_ignore |
| ) |
|
◆ pg_node_attr() [4/6]
List* funccoltypmods RangeTblFunction::pg_node_attr |
( |
query_jumble_ignore |
| ) |
|
◆ pg_node_attr() [5/6]
List* funccolcollations RangeTblFunction::pg_node_attr |
( |
query_jumble_ignore |
| ) |
|
◆ pg_node_attr() [6/6]
Bitmapset* funcparams RangeTblFunction::pg_node_attr |
( |
query_jumble_ignore |
| ) |
|
◆ funcexpr
Node* RangeTblFunction::funcexpr |
Definition at line 1320 of file parsenodes.h.
Referenced by addRangeTableEntryForFunction(), ExecInitFunctionScan(), expandRTE(), ExplainNode(), ExplainTargetRel(), expression_tree_mutator_impl(), finalize_plan(), get_from_clause_item(), get_rte_attribute_is_dropped(), inline_set_returning_function(), process_function_rte_ref(), pull_up_constant_function(), and set_function_size_estimates().
◆ type
The documentation for this struct was generated from the following file: