#include <execnodes.h>
Data Fields | |
PlanState | ps |
JoinType | jointype |
List * | joinqual |
Definition at line 1496 of file execnodes.h.
Definition at line 1500 of file execnodes.h.
Referenced by ExecHashJoin(), ExecInitHashJoin(), ExecInitMergeJoin(), ExecInitNestLoop(), ExecMergeJoin(), and ExecNestLoop().
Definition at line 1499 of file execnodes.h.
Referenced by ExecHashJoin(), ExecInitHashJoin(), ExecInitMergeJoin(), ExecInitNestLoop(), ExecMergeJoin(), and ExecNestLoop().
Definition at line 1498 of file execnodes.h.
Referenced by ExecEndHashJoin(), ExecEndMergeJoin(), ExecEndNestLoop(), ExecHashJoin(), ExecHashJoinOuterGetTuple(), ExecInitHashJoin(), ExecInitMergeJoin(), ExecInitNestLoop(), ExecMergeJoin(), ExecNestLoop(), ExecReScanHashJoin(), ExecReScanMergeJoin(), ExecReScanNestLoop(), MJCompare(), MJFillInner(), and MJFillOuter().