#include <libpq-int.h>
Data Fields | |
int | len |
char * | value |
Definition at line 137 of file libpq-int.h.
Definition at line 139 of file libpq-int.h.
Referenced by PQcopyResult(), PQgetisnull(), PQgetlength(), pqRowProcessor(), and PQsetvalue().
char* pgresAttValue::value |
Definition at line 140 of file libpq-int.h.
Referenced by PQcopyResult(), PQgetvalue(), pqRowProcessor(), and PQsetvalue().