PostgreSQL Source Code  git master
customer Struct Reference

Data Structures

struct  varchar_1
 

Data Fields

struct customer::varchar_1 name
 
int phone
 

Detailed Description

Definition at line 33 of file preproc-array_of_struct.c.

Field Documentation

◆ name

struct customer::varchar_1 customer::name

Referenced by main().

◆ phone

int customer::phone

Definition at line 38 of file preproc-array_of_struct.c.

Referenced by main().


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