Header And Logo

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

Data Fields

CoerceViaIOState Struct Reference

#include <execnodes.h>

Data Fields

ExprState xprstate
ExprStatearg
FmgrInfo outfunc
FmgrInfo infunc
Oid intypioparam

Detailed Description

Definition at line 783 of file execnodes.h.


Field Documentation

Definition at line 786 of file execnodes.h.

Referenced by ExecEvalCoerceViaIO(), and ExecInitExpr().

Definition at line 788 of file execnodes.h.

Referenced by ExecEvalCoerceViaIO(), and ExecInitExpr().

Definition at line 789 of file execnodes.h.

Referenced by ExecEvalCoerceViaIO(), and ExecInitExpr().

Definition at line 787 of file execnodes.h.

Referenced by ExecEvalCoerceViaIO(), and ExecInitExpr().

Definition at line 785 of file execnodes.h.

Referenced by ExecInitExpr().


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