Header And Logo

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

Data Fields

ArrayExprState Struct Reference

#include <execnodes.h>

Data Fields

ExprState xprstate
Listelements
int16 elemlength
bool elembyval
char elemalign

Detailed Description

Definition at line 851 of file execnodes.h.


Field Documentation

Definition at line 857 of file execnodes.h.

Referenced by ExecEvalArray(), and ExecInitExpr().

Definition at line 856 of file execnodes.h.

Referenced by ExecEvalArray(), and ExecInitExpr().

Definition at line 854 of file execnodes.h.

Referenced by ExecEvalArray(), and ExecInitExpr().

Definition at line 855 of file execnodes.h.

Referenced by ExecEvalArray(), and ExecInitExpr().

Definition at line 853 of file execnodes.h.

Referenced by ExecEvalArray(), and ExecInitExpr().


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