PostgreSQL Source Code: eary Struct Reference (original) (raw)

Data Fields
char ** array
int num
int alloc

Detailed Description

Definition at line 21 of file oid2name.c.

Field Documentation

alloc

int eary::alloc

Definition at line 25 of file oid2name.c.

Referenced by add_one_elt(), and main().

array

char** eary::array

Definition at line 23 of file oid2name.c.

Referenced by add_one_elt(), and get_comma_elts().

num

int eary::num

Definition at line 24 of file oid2name.c.

Referenced by add_one_elt(), get_comma_elts(), and main().


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