PostgreSQL Source Code  git master
JoinPath Struct Reference

#include <pathnodes.h>

Public Member Functions

 pg_node_attr (abstract) Path path
 

Data Fields

JoinType jointype
 
bool inner_unique
 
Pathouterjoinpath
 
Pathinnerjoinpath
 
Listjoinrestrictinfo
 

Detailed Description

Definition at line 2052 of file pathnodes.h.

Member Function Documentation

◆ pg_node_attr()

JoinPath::pg_node_attr ( abstract  )

Field Documentation

◆ inner_unique

◆ innerjoinpath

◆ joinrestrictinfo

◆ jointype

◆ outerjoinpath


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