PostgreSQL Source Code git master
Loading...
Searching...
No Matches
fetch_desc Struct Reference

#include <type.h>

Data Fields

const charstr
 
const charname
 

Detailed Description

Definition at line 223 of file type.h.

Field Documentation

◆ name

const char* fetch_desc::name

Definition at line 226 of file type.h.

◆ str

const char* fetch_desc::str

Definition at line 225 of file type.h.


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