PostgreSQL Source Code git master
Data Fields
MergePath Struct Reference

#include <pathnodes.h>

Data Fields

 
 
 
 
 
 
 

Detailed Description

Definition at line 2269 of file pathnodes.h.

Field Documentation

innersortkeys

List* MergePath::innersortkeys

Definition at line 2274 of file pathnodes.h.

Referenced by create_mergejoin_path(), create_mergejoin_plan(), final_cost_mergejoin(), and GetExistingLocalJoinPath().

jpath

JoinPath MergePath::jpath

Definition at line 2271 of file pathnodes.h.

Referenced by create_mergejoin_path(), create_mergejoin_plan(), and final_cost_mergejoin().

materialize_inner

bool MergePath::materialize_inner

Definition at line 2278 of file pathnodes.h.

Referenced by create_mergejoin_plan(), and final_cost_mergejoin().

outer_presorted_keys

int MergePath::outer_presorted_keys

Definition at line 2275 of file pathnodes.h.

Referenced by create_mergejoin_path(), create_mergejoin_plan(), and GetExistingLocalJoinPath().

outersortkeys

List* MergePath::outersortkeys

Definition at line 2273 of file pathnodes.h.

Referenced by create_mergejoin_path(), create_mergejoin_plan(), and GetExistingLocalJoinPath().

path_mergeclauses

List* MergePath::path_mergeclauses

Definition at line 2272 of file pathnodes.h.

Referenced by create_mergejoin_path(), create_mergejoin_plan(), final_cost_mergejoin(), and reparameterize_path_by_child().

skip_mark_restore

bool MergePath::skip_mark_restore

Definition at line 2277 of file pathnodes.h.

Referenced by create_mergejoin_plan(), and final_cost_mergejoin().


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

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