#include <plannodes.h>
Data Fields | |
NodeTag | type |
int | paramno |
Var * | paramval |
Definition at line 531 of file plannodes.h.
Definition at line 534 of file plannodes.h.
Referenced by ExecNestLoop(), finalize_plan(), find_param_referent(), and replace_nestloop_params_mutator().
Definition at line 535 of file plannodes.h.
Referenced by create_nestloop_plan(), ExecNestLoop(), find_param_referent(), replace_nestloop_params_mutator(), and set_join_references().
Definition at line 533 of file plannodes.h.