PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ECPGtemp_type Struct Reference

#include <type.h>

Data Fields

struct ECPGtypetype
 
const char * name
 

Detailed Description

Definition at line 68 of file type.h.

Field Documentation

◆ name

const char* ECPGtemp_type::name

Definition at line 71 of file type.h.

◆ type

struct ECPGtype* ECPGtemp_type::type

Definition at line 70 of file type.h.


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