PostgreSQL Source Code  git master
fetch_desc Struct Reference

#include <type.h>

Data Fields

char * str
 
char * name
 

Detailed Description

Definition at line 210 of file type.h.

Field Documentation

◆ name

char* fetch_desc::name

Definition at line 213 of file type.h.

◆ str

char* fetch_desc::str

Definition at line 212 of file type.h.


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