#include <array.h>
Data Fields | |
| Oid | element_type |
| int16 | typlen |
| bool | typbyval |
| char | typalign |
| char | typdelim |
| Oid | typioparam |
| Oid | typiofunc |
| FmgrInfo | proc |
Definition at line 96 of file array.h.
Definition at line 98 of file array.h.
Referenced by array_fill_internal(), array_in(), array_map(), array_out(), array_push(), array_recv(), array_send(), array_to_text_internal(), and create_singleton_array().
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 101 of file array.h.
Referenced by array_fill_internal(), array_in(), array_map(), array_out(), array_push(), array_recv(), array_send(), array_to_text_internal(), and create_singleton_array().
Definition at line 100 of file array.h.
Referenced by array_fill_internal(), array_in(), array_map(), array_out(), array_push(), array_recv(), array_send(), array_to_text_internal(), and create_singleton_array().
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().
Definition at line 99 of file array.h.
Referenced by array_fill_internal(), array_in(), array_map(), array_out(), array_push(), array_recv(), array_send(), array_to_text_internal(), and create_singleton_array().
1.7.1