Header And Logo

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

Data Fields

plperl_array_info Struct Reference

Data Fields

int ndims
bool elem_is_rowtype
Datumelements
boolnulls
int * nelems
FmgrInfo proc

Detailed Description

Definition at line 205 of file plperl.c.


Field Documentation

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().


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