PostgreSQL Source Code  git master
pgresParamDesc Struct Reference

#include <libpq-int.h>

Data Fields

Oid typid
 

Detailed Description

Definition at line 113 of file libpq-int.h.

Field Documentation

◆ typid

Oid pgresParamDesc::typid

Definition at line 115 of file libpq-int.h.

Referenced by getParamDescriptions(), and PQparamtype().


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