Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

ForeignScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
Listfdw_exprs
Listfdw_private
bool fsSystemCol

Detailed Description

Definition at line 476 of file plannodes.h.


Field Documentation

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().


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