PostgreSQL Source Code git master
Data Fields
JoinPathExtraData Struct Reference

#include <pathnodes.h>

Data Fields

 
 
bool  inner_unique
 
 
 
 

Detailed Description

Definition at line 3363 of file pathnodes.h.

Field Documentation

inner_unique

bool JoinPathExtraData::inner_unique

Definition at line 3367 of file pathnodes.h.

Referenced by add_paths_to_joinrel(), create_hashjoin_path(), create_mergejoin_path(), create_nestloop_path(), final_cost_hashjoin(), final_cost_mergejoin(), final_cost_nestloop(), get_memoize_path(), and initial_cost_nestloop().

mergeclause_list

List* JoinPathExtraData::mergeclause_list

Definition at line 3366 of file pathnodes.h.

Referenced by add_paths_to_joinrel(), generate_mergejoin_paths(), and sort_inner_and_outer().

param_source_rels

Relids JoinPathExtraData::param_source_rels

Definition at line 3370 of file pathnodes.h.

Referenced by add_paths_to_joinrel(), try_hashjoin_path(), try_mergejoin_path(), and try_nestloop_path().

restrictlist

List* JoinPathExtraData::restrictlist

Definition at line 3365 of file pathnodes.h.

Referenced by add_paths_to_joinrel(), foreign_join_ok(), get_memoize_path(), hash_inner_and_outer(), postgresGetForeignJoinPaths(), try_hashjoin_path(), try_mergejoin_path(), try_nestloop_path(), try_partial_hashjoin_path(), try_partial_mergejoin_path(), and try_partial_nestloop_path().

semifactors

SemiAntiJoinFactors JoinPathExtraData::semifactors

Definition at line 3369 of file pathnodes.h.

Referenced by add_paths_to_joinrel(), final_cost_hashjoin(), and final_cost_nestloop().

sjinfo

SpecialJoinInfo* JoinPathExtraData::sjinfo

Definition at line 3368 of file pathnodes.h.

Referenced by add_paths_to_joinrel(), create_hashjoin_path(), create_mergejoin_path(), create_nestloop_path(), final_cost_hashjoin(), final_cost_mergejoin(), match_unsorted_outer(), postgresGetForeignJoinPaths(), try_hashjoin_path(), try_mergejoin_path(), and try_nestloop_path().


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

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