PostgreSQL Source Code  git master
TableFuncScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
 
TableFunctablefunc
 

Detailed Description

Definition at line 630 of file plannodes.h.

Field Documentation

◆ scan

Scan TableFuncScan::scan

◆ tablefunc

TableFunc* TableFuncScan::tablefunc

Definition at line 633 of file plannodes.h.

Referenced by ExecInitTableFuncScan(), JsonTableInitOpaque(), and make_tablefuncscan().


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