PostgreSQL Source Code git master
Data Fields
ForeignPath Struct Reference

#include <pathnodes.h>

Data Fields

 
 
 
 

Detailed Description

Definition at line 2026 of file pathnodes.h.

Field Documentation

fdw_outerpath

Path* ForeignPath::fdw_outerpath

Definition at line 2029 of file pathnodes.h.

Referenced by create_foreign_join_path(), create_foreign_upper_path(), create_foreignscan_path(), create_foreignscan_plan(), GetExistingLocalJoinPath(), path_is_reparameterizable_by_child(), and reparameterize_path_by_child().

fdw_private

List* ForeignPath::fdw_private

Definition at line 2031 of file pathnodes.h.

Referenced by create_foreign_join_path(), create_foreign_upper_path(), create_foreignscan_path(), fileGetForeignPlan(), postgresGetForeignPlan(), and reparameterize_path_by_child().

fdw_restrictinfo

List* ForeignPath::fdw_restrictinfo

Definition at line 2030 of file pathnodes.h.

Referenced by create_foreign_join_path(), create_foreign_upper_path(), create_foreignscan_path(), and reparameterize_path_by_child().

path

Path ForeignPath::path

Definition at line 2028 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify(), create_foreign_join_path(), create_foreign_upper_path(), create_foreignscan_path(), create_foreignscan_plan(), GetExistingLocalJoinPath(), postgresGetForeignPlan(), and reparameterize_path_by_child().


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

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