Header And Logo

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

Data Fields

ArrayCoerceExprState Struct Reference

#include <execnodes.h>

Data Fields

ExprState xprstate
ExprStatearg
Oid resultelemtype
FmgrInfo elemfunc
struct ArrayMapStateamstate

Detailed Description

Definition at line 796 of file execnodes.h.


Field Documentation

Definition at line 803 of file execnodes.h.

Referenced by ExecEvalArrayCoerceExpr(), and ExecInitExpr().

Definition at line 799 of file execnodes.h.

Referenced by ExecEvalArrayCoerceExpr(), and ExecInitExpr().

Definition at line 801 of file execnodes.h.

Referenced by ExecEvalArrayCoerceExpr(), and ExecInitExpr().

Definition at line 800 of file execnodes.h.

Referenced by ExecEvalArrayCoerceExpr(), and ExecInitExpr().

Definition at line 798 of file execnodes.h.

Referenced by ExecEvalArrayCoerceExpr(), and ExecInitExpr().


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