Header And Logo

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

Data Fields

ScalarArrayOpExprState Struct Reference

#include <execnodes.h>

Data Fields

FuncExprState fxprstate
Oid element_type
int16 typlen
bool typbyval
char typalign

Detailed Description

Definition at line 696 of file execnodes.h.


Field Documentation

Definition at line 700 of file execnodes.h.

Referenced by ExecEvalScalarArrayOp(), and ExecInitExpr().

Definition at line 698 of file execnodes.h.

Referenced by ExecEvalScalarArrayOp(), ExecInitExpr(), and TidListCreate().

Definition at line 703 of file execnodes.h.

Referenced by ExecEvalScalarArrayOp().

Definition at line 702 of file execnodes.h.

Referenced by ExecEvalScalarArrayOp().

Definition at line 701 of file execnodes.h.

Referenced by ExecEvalScalarArrayOp().


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