PostgreSQL Source Code git master
Data Fields
ArrayMetaState Struct Reference

#include <array.h>

Data Fields

 
 
bool  typbyval
 
char  typalign
 
char  typdelim
 
 
 
 

Detailed Description

Definition at line 236 of file array.h.

Field Documentation

element_type

Oid ArrayMetaState::element_type

Definition at line 238 of file array.h.

Referenced by array_create_iterator(), array_fill_internal(), array_in(), array_map(), array_out(), array_position_common(), array_positions(), array_recv(), array_send(), array_sort_internal(), array_to_text_internal(), DatumGetExpandedArrayX(), expand_array(), and fetch_array_arg_replace_nulls().

proc

FmgrInfo ArrayMetaState::proc

Definition at line 245 of file array.h.

Referenced by array_in(), array_out(), array_position_common(), array_positions(), array_recv(), array_send(), and array_to_text_internal().

typalign

char ArrayMetaState::typalign

Definition at line 241 of file array.h.

Referenced by array_append(), array_create_iterator(), array_fill_internal(), array_in(), array_map(), array_out(), array_position_common(), array_positions(), array_prepend(), array_recv(), array_send(), array_sort_internal(), array_to_text_internal(), DatumGetExpandedArrayX(), and expand_array().

typbyval

bool ArrayMetaState::typbyval

Definition at line 240 of file array.h.

Referenced by array_append(), array_create_iterator(), array_fill_internal(), array_in(), array_map(), array_out(), array_position_common(), array_positions(), array_prepend(), array_recv(), array_send(), array_sort_internal(), array_to_text_internal(), DatumGetExpandedArrayX(), and expand_array().

typdelim

char ArrayMetaState::typdelim

Definition at line 242 of file array.h.

Referenced by array_in(), array_out(), array_recv(), array_send(), and array_to_text_internal().

typiofunc

Oid ArrayMetaState::typiofunc

Definition at line 244 of file array.h.

Referenced by array_in(), array_out(), array_recv(), array_send(), and array_to_text_internal().

typioparam

Oid ArrayMetaState::typioparam

Definition at line 243 of file array.h.

Referenced by array_in(), array_out(), array_recv(), array_send(), and array_to_text_internal().

typlen

int16 ArrayMetaState::typlen

Definition at line 239 of file array.h.

Referenced by array_append(), array_create_iterator(), array_fill_internal(), array_in(), array_map(), array_out(), array_position_common(), array_positions(), array_prepend(), array_recv(), array_send(), array_sort_internal(), array_to_text_internal(), DatumGetExpandedArrayX(), and expand_array().


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

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