Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

ArrayMetaState Struct Reference

#include <array.h>

Data Fields

Oid element_type
int16 typlen
bool typbyval
char typalign
char typdelim
Oid typioparam
Oid typiofunc
FmgrInfo proc

Detailed Description

Definition at line 96 of file array.h.


Field Documentation

Definition at line 105 of file array.h.

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

Definition at line 102 of file array.h.

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

Definition at line 104 of file array.h.

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

Definition at line 103 of file array.h.

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


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