Header And Logo

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

Data Fields

ArrayRefExprState Struct Reference

#include <execnodes.h>

Data Fields

ExprState xprstate
Listrefupperindexpr
Listreflowerindexpr
ExprStaterefexpr
ExprStaterefassgnexpr
int16 refattrlength
int16 refelemlength
bool refelembyval
char refelemalign

Detailed Description

Definition at line 609 of file execnodes.h.


Field Documentation

Definition at line 615 of file execnodes.h.

Referenced by ExecEvalArrayRef(), and ExecInitExpr().

Definition at line 616 of file execnodes.h.

Referenced by ExecEvalArrayRef(), and ExecInitExpr().

Definition at line 619 of file execnodes.h.

Referenced by ExecEvalArrayRef(), and ExecInitExpr().

Definition at line 618 of file execnodes.h.

Referenced by ExecEvalArrayRef(), and ExecInitExpr().

Definition at line 617 of file execnodes.h.

Referenced by ExecEvalArrayRef(), and ExecInitExpr().

Definition at line 614 of file execnodes.h.

Referenced by ExecEvalArrayRef(), and ExecInitExpr().

Definition at line 613 of file execnodes.h.

Referenced by ExecEvalArrayRef(), and ExecInitExpr().

Definition at line 612 of file execnodes.h.

Referenced by ExecEvalArrayRef(), and ExecInitExpr().

Definition at line 611 of file execnodes.h.

Referenced by ExecEvalArrayRef(), and ExecInitExpr().


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