#include <plannodes.h>
Data Fields | |
Scan | scan |
List * | fdw_exprs |
List * | fdw_private |
bool | fsSystemCol |
Definition at line 476 of file plannodes.h.
Definition at line 479 of file plannodes.h.
Referenced by create_foreignscan_plan(), make_foreignscan(), postgresBeginForeignScan(), and set_plan_refs().
Definition at line 480 of file plannodes.h.
Referenced by fileBeginForeignScan(), make_foreignscan(), and postgresBeginForeignScan().
Definition at line 481 of file plannodes.h.
Referenced by create_foreignscan_plan(), ForeignNext(), and make_foreignscan().
Definition at line 478 of file plannodes.h.
Referenced by create_foreignscan_plan(), ExecInitForeignScan(), make_foreignscan(), postgresBeginForeignScan(), and set_plan_refs().