PostgreSQL Source Code  git master
fetch_desc Struct Reference

#include <type.h>

Data Fields

const char * str
 
const char * name
 

Detailed Description

Definition at line 222 of file type.h.

Field Documentation

◆ name

const char* fetch_desc::name

Definition at line 225 of file type.h.

◆ str

const char* fetch_desc::str

Definition at line 224 of file type.h.


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