PostgreSQL Source Code  git master
customer::varchar_1 Struct Reference

Data Fields

int len
 
char arr [50]
 

Detailed Description

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

Field Documentation

◆ arr

char customer::varchar_1::arr

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

◆ len

int customer::varchar_1::len

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


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