Header And Logo

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

Data Fields

ArrayExpr Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
Oid array_typeid
Oid array_collid
Oid element_typeid
Listelements
bool multidims
int location

Detailed Description

Definition at line 837 of file primnodes.h.


Field Documentation

Definition at line 841 of file primnodes.h.

Referenced by eval_const_expressions_mutator(), and foreign_expr_walker().

Definition at line 839 of file primnodes.h.


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