|
PostgreSQL Source Code git master
|
Data Fields | |
| customer | customers [10] |
| customer * | customers |
Definition at line 53 of file preproc-array_of_struct.c.
| customer company::customers[10] |
Definition at line 55 of file preproc-array_of_struct.c.
Referenced by main().
| customer* company::customers |
Definition at line 56 of file preproc-pointer_to_struct.c.