Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

pgMessageField Struct Reference

#include <libpq-int.h>

Data Fields

struct pgMessageFieldnext
char code
char contents [1]

Detailed Description

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


Field Documentation

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

Referenced by PQresultErrorField(), and pqSaveMessageField().

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

Referenced by PQresultErrorField(), and pqSaveMessageField().

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

Referenced by PQresultErrorField(), and pqSaveMessageField().


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