PostgreSQL Source Code  git master
prep Struct Reference

#include <type.h>

Data Fields

char * name
 
char * stmt
 
char * type
 

Detailed Description

Definition at line 107 of file type.h.

Field Documentation

◆ name

char* prep::name

Definition at line 109 of file type.h.

◆ stmt

char* prep::stmt

Definition at line 110 of file type.h.

◆ type

char* prep::type

Definition at line 111 of file type.h.


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