PostgreSQL Source Code git master
Data Fields
SetExprState Struct Reference

#include <execnodes.h>

Data Fields

 
Exprexpr
 
Listargs
 
 
 
 
 
 
 
 
bool  setArgsValid
 
bool  shutdown_reg
 
 

Detailed Description

Definition at line 933 of file execnodes.h.

Field Documentation

args

List* SetExprState::args

Definition at line 937 of file execnodes.h.

Referenced by ExecMakeFunctionResultSet(), ExecMakeTableFunctionResult(), and init_sexpr().

elidedFuncState

ExprState* SetExprState::elidedFuncState

Definition at line 944 of file execnodes.h.

Referenced by ExecMakeTableFunctionResult().

expr

Expr* SetExprState::expr

Definition at line 936 of file execnodes.h.

Referenced by ExecMakeTableFunctionResult(), and init_sexpr().

fcinfo

FunctionCallInfo SetExprState::fcinfo

Definition at line 996 of file execnodes.h.

Referenced by ExecMakeFunctionResultSet(), ExecMakeTableFunctionResult(), and init_sexpr().

func

FmgrInfo SetExprState::func

Definition at line 951 of file execnodes.h.

Referenced by ExecMakeFunctionResultSet(), ExecMakeTableFunctionResult(), ExecPrepareTuplestoreResult(), and init_sexpr().

funcResultDesc

TupleDesc SetExprState::funcResultDesc

Definition at line 965 of file execnodes.h.

Referenced by ExecMakeFunctionResultSet(), ExecPrepareTuplestoreResult(), and init_sexpr().

funcResultSlot

TupleTableSlot* SetExprState::funcResultSlot

Definition at line 959 of file execnodes.h.

Referenced by ExecMakeFunctionResultSet(), ExecPrepareTuplestoreResult(), init_sexpr(), and ShutdownSetExpr().

funcResultStore

Tuplestorestate* SetExprState::funcResultStore

Definition at line 958 of file execnodes.h.

Referenced by ExecMakeFunctionResultSet(), ExecPrepareTuplestoreResult(), init_sexpr(), and ShutdownSetExpr().

funcReturnsSet

bool SetExprState::funcReturnsSet

Definition at line 972 of file execnodes.h.

Referenced by ExecMakeTableFunctionResult(), and init_sexpr().

funcReturnsTuple

bool SetExprState::funcReturnsTuple

Definition at line 966 of file execnodes.h.

Referenced by ExecMakeFunctionResultSet(), and init_sexpr().

setArgsValid

bool SetExprState::setArgsValid

Definition at line 981 of file execnodes.h.

Referenced by ExecMakeFunctionResultSet(), and ShutdownSetExpr().

shutdown_reg

bool SetExprState::shutdown_reg

Definition at line 989 of file execnodes.h.

Referenced by ExecMakeFunctionResultSet(), ExecPrepareTuplestoreResult(), init_sexpr(), and ShutdownSetExpr().

type

NodeTag SetExprState::type

Definition at line 935 of file execnodes.h.


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

AltStyle によって変換されたページ (->オリジナル) /