PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
JoinState Struct Reference

#include <execnodes.h>

Data Fields

PlanState ps
 
JoinType jointype
 
bool single_match
 
ExprStatejoinqual
 

Detailed Description

Definition at line 2118 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: