PostgreSQL Source Code  git master
JoinState Struct Reference

#include <execnodes.h>

Data Fields

PlanState ps
 
JoinType jointype
 
bool single_match
 
ExprStatejoinqual
 

Detailed Description

Definition at line 2080 of file execnodes.h.

Field Documentation

◆ joinqual

◆ jointype

◆ ps

◆ single_match

bool JoinState::single_match

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