PostgreSQL Source Code  git master
ECPGtemp_type Struct Reference

#include <type.h>

Data Fields

struct ECPGtypetype
 
const char * name
 

Detailed Description

Definition at line 67 of file type.h.

Field Documentation

◆ name

const char* ECPGtemp_type::name

Definition at line 70 of file type.h.

◆ type

struct ECPGtype* ECPGtemp_type::type

Definition at line 69 of file type.h.


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