Header And Logo

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

Data Fields

ReturnSetInfo Struct Reference

#include <execnodes.h>

Data Fields

NodeTag type
ExprContextecontext
TupleDesc expectedDesc
int allowedModes
SetFunctionReturnMode returnMode
ExprDoneCond isDone
TuplestorestatesetResult
TupleDesc setDesc

Detailed Description

Definition at line 178 of file execnodes.h.


Field Documentation

Definition at line 180 of file execnodes.h.

Referenced by ExecMakeFunctionResult(), and ExecMakeTableFunctionResult().


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