Header And Logo

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

Data Fields

ConvertRowtypeExprState Struct Reference

#include <execnodes.h>

Data Fields

ExprState xprstate
ExprStatearg
TupleDesc indesc
TupleDesc outdesc
struct TupleConversionMapmap
bool initialized

Detailed Description

Definition at line 810 of file execnodes.h.


Field Documentation

Definition at line 813 of file execnodes.h.

Referenced by ExecEvalConvertRowtype(), and ExecInitExpr().

Definition at line 814 of file execnodes.h.

Referenced by ExecEvalConvertRowtype().

Definition at line 818 of file execnodes.h.

Referenced by ExecEvalConvertRowtype().

Definition at line 817 of file execnodes.h.

Referenced by ExecEvalConvertRowtype().

Definition at line 815 of file execnodes.h.

Referenced by ExecEvalConvertRowtype().

Definition at line 812 of file execnodes.h.

Referenced by ExecEvalConvertRowtype(), and ExecInitExpr().


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