PostgreSQL Source Code: ECPGtype Struct Reference (original) (raw)

#include <[type.h](type%5F8h%5Fsource.html)>

Data Fields
enum ECPGttype type
char * type_name
char * size
char * struct_sizeof
union {
struct ECPGtype * element
struct ECPGstruct_member * members
} u
int counter

Detailed Description

Definition at line 17 of file type.h.

Field Documentation

counter

element

members

size

struct_sizeof

char* ECPGtype::struct_sizeof

type

type_name

char* ECPGtype::type_name

union { ... } ECPGtype::u


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