PostgreSQL Source Code git master
Public Member Functions | Data Fields
Join Struct Reference

#include <plannodes.h>

Public Member Functions

  pg_node_attr (abstract) Plan plan
 

Data Fields

 
bool  inner_unique
 
 

Detailed Description

Definition at line 956 of file plannodes.h.

Member Function Documentation

pg_node_attr()

Join::pg_node_attr ( abstract  )

Field Documentation

inner_unique

bool Join::inner_unique

Definition at line 962 of file plannodes.h.

Referenced by ExecInitHashJoin(), ExecInitMergeJoin(), ExecInitNestLoop(), make_hashjoin(), make_mergejoin(), and make_nestloop().

joinqual

List* Join::joinqual

Definition at line 964 of file plannodes.h.

Referenced by ExecInitHashJoin(), ExecInitMergeJoin(), ExecInitNestLoop(), make_hashjoin(), make_mergejoin(), make_nestloop(), postgresGetForeignPlan(), and set_join_references().

jointype

JoinType Join::jointype

Definition at line 961 of file plannodes.h.

Referenced by ExecInitHashJoin(), ExecInitMergeJoin(), ExecInitNestLoop(), make_hashjoin(), make_mergejoin(), make_nestloop(), postgresGetForeignPlan(), and set_join_references().


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

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