PostgreSQL Source Code  git master
ECPGgeneric_bytea Struct Reference

#include <ecpglib_extern.h>

Data Fields

int len
 
char arr [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 45 of file ecpglib_extern.h.

Field Documentation

◆ arr

char ECPGgeneric_bytea::arr[FLEXIBLE_ARRAY_MEMBER]

Definition at line 48 of file ecpglib_extern.h.

Referenced by ECPGis_noind_null().

◆ len

int ECPGgeneric_bytea::len

Definition at line 47 of file ecpglib_extern.h.


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