PostgreSQL Source Code: HashJoinState Struct Reference (original) (raw)
#include <[execnodes.h](execnodes%5F8h%5Fsource.html)>
Definition at line 2253 of file execnodes.h.
◆ hashclauses
◆ hj_CurBucketNo
int HashJoinState::hj_CurBucketNo
◆ hj_CurHashValue
uint32 HashJoinState::hj_CurHashValue
◆ hj_CurSkewBucketNo
int HashJoinState::hj_CurSkewBucketNo
◆ hj_CurTuple
◆ hj_FirstOuterTupleSlot
◆ hj_HashTable
Definition at line 2258 of file execnodes.h.
Referenced by ExecEndHashJoin(), ExecHashJoinImpl(), ExecHashJoinNewBatch(), ExecHashJoinOuterGetTuple(), ExecInitHashJoin(), ExecParallelHashJoinNewBatch(), ExecParallelHashJoinOuterGetTuple(), ExecParallelHashJoinPartitionOuter(), ExecParallelPrepHashTableForUnmatched(), ExecParallelScanHashBucket(), ExecParallelScanHashTableForUnmatched(), ExecReScanHashJoin(), ExecScanHashBucket(), ExecScanHashTableForUnmatched(), and ExecShutdownHashJoin().
◆ hj_HashTupleSlot
◆ hj_JoinState
int HashJoinState::hj_JoinState
◆ hj_MatchedOuter
bool HashJoinState::hj_MatchedOuter
◆ hj_NullInnerTupleSlot
◆ hj_NullOuterTupleSlot
◆ hj_OuterHash
◆ hj_OuterNotEmpty
bool HashJoinState::hj_OuterNotEmpty
◆ hj_OuterTupleSlot
◆ js
The documentation for this struct was generated from the following file:
- src/include/nodes/execnodes.h