Header And Logo

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

Data Fields

pgresAttValue Struct Reference

#include <libpq-int.h>

Data Fields

int len
char * value

Detailed Description

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


Field Documentation

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

Referenced by PQcopyResult(), PQgetisnull(), PQgetlength(), pqRowProcessor(), and PQsetvalue().

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

Referenced by PQcopyResult(), PQgetvalue(), pqRowProcessor(), and PQsetvalue().


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