|
PostgreSQL Source Code git master
|
Data Structures | |
| struct | varchar_1 |
Data Fields | |
| struct customer::varchar_1 | name |
| int | phone |
Definition at line 33 of file preproc-array_of_struct.c.
| struct customer::varchar_1 customer::name |
Referenced by main().
| int customer::phone |
Definition at line 38 of file preproc-array_of_struct.c.
Referenced by main().