PostgreSQL Source Code  git master
ECPGgeneric_varchar Struct Reference

#include <ecpglib_extern.h>

Data Fields

int len
 
char arr [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 38 of file ecpglib_extern.h.

Field Documentation

◆ arr

char ECPGgeneric_varchar::arr[FLEXIBLE_ARRAY_MEMBER]

Definition at line 41 of file ecpglib_extern.h.

◆ len

int ECPGgeneric_varchar::len

Definition at line 40 of file ecpglib_extern.h.


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