#include <execnodes.h>
Data Fields | |
ScanState | ss |
struct FdwRoutine * | fdwroutine |
void * | fdw_state |
Definition at line 1477 of file execnodes.h.
Definition at line 1482 of file execnodes.h.
Referenced by create_cursor(), ExecInitForeignScan(), fetch_more_data(), fileBeginForeignScan(), fileEndForeignScan(), fileIterateForeignScan(), fileReScanForeignScan(), postgresBeginForeignScan(), postgresEndForeignScan(), postgresIterateForeignScan(), and postgresReScanForeignScan().
Definition at line 1481 of file execnodes.h.
Referenced by ExecEndForeignScan(), ExecInitForeignScan(), ExecReScanForeignScan(), ForeignNext(), and show_foreignscan_info().
Definition at line 1479 of file execnodes.h.
Referenced by create_cursor(), ExecEndForeignScan(), ExecInitForeignScan(), ExecReScanForeignScan(), fileBeginForeignScan(), fileExplainForeignScan(), fileIterateForeignScan(), fileReScanForeignScan(), ForeignNext(), postgresBeginForeignScan(), postgresExplainForeignScan(), postgresIterateForeignScan(), and postgresReScanForeignScan().