PostgreSQL Source Code  git master
ArrayType Struct Reference

#include <array.h>

Data Fields

int32 vl_len_
 
int ndim
 
int32 dataoffset
 
Oid elemtype
 

Detailed Description

Definition at line 92 of file array.h.

Field Documentation

◆ dataoffset

◆ elemtype

◆ ndim

◆ vl_len_

int32 ArrayType::vl_len_

Definition at line 94 of file array.h.


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