PostgreSQL Source Code  git master
A_ArrayExpr Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
Listelements
 
ParseLoc location
 

Detailed Description

Definition at line 489 of file parsenodes.h.

Field Documentation

◆ elements

List* A_ArrayExpr::elements

Definition at line 492 of file parsenodes.h.

◆ location

ParseLoc A_ArrayExpr::location

Definition at line 493 of file parsenodes.h.

◆ type

NodeTag A_ArrayExpr::type

Definition at line 491 of file parsenodes.h.


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