Data Fields | |
| int | ndims |
| bool | elem_is_rowtype |
| Datum * | elements |
| bool * | nulls |
| int * | nelems |
| FmgrInfo | proc |
Definition at line 205 of file plperl.c.
Definition at line 208 of file plperl.c.
Referenced by make_array_ref(), and plperl_ref_from_pg_array().
Definition at line 209 of file plperl.c.
Referenced by make_array_ref(), and plperl_ref_from_pg_array().
Definition at line 207 of file plperl.c.
Referenced by plperl_ref_from_pg_array(), and split_array().
Definition at line 211 of file plperl.c.
Referenced by plperl_ref_from_pg_array(), and split_array().
Definition at line 210 of file plperl.c.
Referenced by make_array_ref(), and plperl_ref_from_pg_array().
Definition at line 212 of file plperl.c.
Referenced by make_array_ref(), and plperl_ref_from_pg_array().
1.7.1