Header And Logo

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

Data Fields

FunctionScanState Struct Reference

#include <execnodes.h>

Data Fields

ScanState ss
int eflags
TupleDesc tupdesc
Tuplestorestatetuplestorestate
ExprStatefuncexpr

Detailed Description

Definition at line 1397 of file execnodes.h.


Field Documentation

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 1401 of file execnodes.h.

Referenced by ExecInitFunctionScan(), and FunctionNext().


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