PostgreSQL Source Code  git master
A_ArrayExpr Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
Listelements
 
int location
 

Detailed Description

Definition at line 479 of file parsenodes.h.

Field Documentation

◆ elements

List* A_ArrayExpr::elements

Definition at line 482 of file parsenodes.h.

◆ location

int A_ArrayExpr::location

Definition at line 483 of file parsenodes.h.

◆ type

NodeTag A_ArrayExpr::type

Definition at line 481 of file parsenodes.h.


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