PostgreSQL Source Code git master
Data Fields
ArrayType Struct Reference

#include <array.h>

Data Fields

 
int  ndim
 
 
 

Detailed Description

Definition at line 92 of file array.h.

Field Documentation

dataoffset

int32 ArrayType::dataoffset

Definition at line 96 of file array.h.

Referenced by allocacl(), array_cat(), array_get_slice(), array_in(), array_map(), array_recv(), array_replace_internal(), array_set_element(), array_set_slice(), construct_empty_array(), construct_md_array(), create_array_envelope(), EA_flatten_into(), ExecEvalArrayExpr(), makeArrayResultArr(), and new_intArrayType().

elemtype

Oid ArrayType::elemtype

Definition at line 97 of file array.h.

Referenced by allocacl(), array_cat(), array_get_slice(), array_in(), array_map(), array_recv(), array_replace_internal(), array_set_element(), array_set_slice(), construct_empty_array(), construct_md_array(), create_array_envelope(), EA_flatten_into(), ExecEvalArrayExpr(), and makeArrayResultArr().

ndim

int ArrayType::ndim

Definition at line 95 of file array.h.

Referenced by allocacl(), array_cat(), array_get_slice(), array_in(), array_map(), array_recv(), array_replace_internal(), array_set_element(), array_set_slice(), construct_empty_array(), construct_md_array(), create_array_envelope(), EA_flatten_into(), ExecEvalArrayExpr(), and makeArrayResultArr().

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:

AltStyle によって変換されたページ (->オリジナル) /