#include <execnodes.h>
Data Fields | |
ScanState | ss |
int | eflags |
TupleDesc | tupdesc |
Tuplestorestate * | tuplestorestate |
ExprState * | funcexpr |
Definition at line 1397 of file execnodes.h.
Definition at line 1400 of file execnodes.h.
Referenced by ExecInitFunctionScan(), and FunctionNext().
Definition at line 1403 of file execnodes.h.
Referenced by ExecInitFunctionScan(), and FunctionNext().
Definition at line 1399 of file execnodes.h.
Referenced by ExecEndFunctionScan(), ExecFunctionScan(), ExecInitFunctionScan(), ExecReScanFunctionScan(), and FunctionNext().
Definition at line 1401 of file execnodes.h.
Referenced by ExecInitFunctionScan(), and FunctionNext().
Definition at line 1402 of file execnodes.h.
Referenced by ExecEndFunctionScan(), ExecInitFunctionScan(), ExecReScanFunctionScan(), and FunctionNext().