PostgreSQL Source Code  git master
fetch_desc Struct Reference

#include <type.h>

Data Fields

char * str
 
char * name
 

Detailed Description

Definition at line 222 of file type.h.

Field Documentation

◆ name

char* fetch_desc::name

Definition at line 225 of file type.h.

◆ str

char* fetch_desc::str

Definition at line 224 of file type.h.


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