PostgreSQL Source Code git master
Data Fields
JoinState Struct Reference

#include <execnodes.h>

Data Fields

 
 
bool  single_match
 
 

Detailed Description

Definition at line 2151 of file execnodes.h.

Field Documentation

joinqual

ExprState* JoinState::joinqual

Definition at line 2157 of file execnodes.h.

Referenced by ExecHashJoinImpl(), ExecInitHashJoin(), ExecInitMergeJoin(), ExecInitNestLoop(), ExecMergeJoin(), and ExecNestLoop().

jointype

JoinType JoinState::jointype

Definition at line 2154 of file execnodes.h.

Referenced by ExecHashJoinImpl(), ExecInitHashJoin(), ExecInitMergeJoin(), ExecInitNestLoop(), ExecMergeJoin(), ExecNestLoop(), and ExecReScanHashJoin().

ps

PlanState JoinState::ps

Definition at line 2153 of file execnodes.h.

Referenced by ExecHashJoinImpl(), ExecHashJoinOuterGetTuple(), ExecInitHashJoin(), ExecInitMergeJoin(), ExecInitNestLoop(), ExecMergeJoin(), ExecNestLoop(), ExecParallelHashJoinOuterGetTuple(), ExecParallelHashJoinPartitionOuter(), MJCompare(), MJFillInner(), and MJFillOuter().

single_match

bool JoinState::single_match

Definition at line 2155 of file execnodes.h.

Referenced by ExecHashJoinImpl(), ExecInitHashJoin(), ExecInitMergeJoin(), ExecInitNestLoop(), ExecMergeJoin(), and ExecNestLoop().


The documentation for this struct was generated from the following file:

AltStyle によって変換されたページ (->オリジナル) /