PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
TableFuncScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
 
TableFunctablefunc
 

Detailed Description

Definition at line 747 of file plannodes.h.

Field Documentation

◆ scan

Scan TableFuncScan::scan

◆ tablefunc

TableFunc* TableFuncScan::tablefunc

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