PostgreSQL Source Code git master
Data Fields
ForeignScan Struct Reference

#include <plannodes.h>

Data Fields

 
 
 
 
 
 
 
 
 
 
 
bool  fsSystemCol
 

Detailed Description

Definition at line 862 of file plannodes.h.

Field Documentation

checkAsUser

Oid ForeignScan::checkAsUser

Definition at line 870 of file plannodes.h.

Referenced by create_foreignscan_plan(), make_foreignscan(), postgresBeginDirectModify(), and postgresBeginForeignScan().

fdw_exprs

List* ForeignScan::fdw_exprs

Definition at line 874 of file plannodes.h.

Referenced by create_foreignscan_plan(), finalize_plan(), make_foreignscan(), postgresBeginDirectModify(), postgresBeginForeignScan(), and postgresPlanDirectModify().

fdw_private

List* ForeignScan::fdw_private

Definition at line 876 of file plannodes.h.

Referenced by make_foreignscan(), postgresBeginDirectModify(), postgresBeginForeignScan(), and postgresPlanDirectModify().

fdw_recheck_quals

List* ForeignScan::fdw_recheck_quals

Definition at line 880 of file plannodes.h.

Referenced by create_foreignscan_plan(), ExecInitForeignScan(), finalize_plan(), and make_foreignscan().

fdw_scan_tlist

List* ForeignScan::fdw_scan_tlist

Definition at line 878 of file plannodes.h.

Referenced by conversion_error_callback(), ExecInitForeignScan(), get_tupdesc_for_join_scan_tuples(), make_foreignscan(), postgresBeginDirectModify(), rebuild_fdw_scan_tlist(), and set_foreignscan_references().

fs_base_relids

Bitmapset* ForeignScan::fs_base_relids

Definition at line 884 of file plannodes.h.

Referenced by create_foreignscan_plan(), find_modifytable_subplan(), make_foreignscan(), postgresBeginForeignScan(), and set_foreignscan_references().

fs_relids

Bitmapset* ForeignScan::fs_relids

Definition at line 882 of file plannodes.h.

Referenced by create_foreignscan_plan(), make_foreignscan(), postgresPlanDirectModify(), and set_foreignscan_references().

fs_server

Oid ForeignScan::fs_server

Definition at line 872 of file plannodes.h.

Referenced by create_foreignscan_plan(), ExecInitForeignScan(), and make_foreignscan().

fsSystemCol

bool ForeignScan::fsSystemCol

Definition at line 886 of file plannodes.h.

Referenced by create_foreignscan_plan(), and make_foreignscan().

operation

CmdType ForeignScan::operation

Definition at line 866 of file plannodes.h.

Referenced by ExecInitForeignScan(), make_foreignscan(), and postgresPlanDirectModify().

resultRelation

Index ForeignScan::resultRelation

Definition at line 868 of file plannodes.h.

Referenced by ExecInitForeignScan(), make_foreignscan(), postgresPlanDirectModify(), and set_foreignscan_references().

scan

Scan ForeignScan::scan

Definition at line 864 of file plannodes.h.

Referenced by conversion_error_callback(), create_foreignscan_plan(), ExecInitForeignScan(), make_foreignscan(), postgresBeginDirectModify(), postgresBeginForeignScan(), postgresPlanDirectModify(), and set_foreignscan_references().


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

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