#include <libpq-int.h>
Data Fields | |
int | len |
const char * | value |
Definition at line 288 of file libpq-int.h.
int pgDataValue::len |
Definition at line 290 of file libpq-int.h.
Referenced by getAnotherTuple(), and pqRowProcessor().
const char* pgDataValue::value |
Definition at line 291 of file libpq-int.h.
Referenced by getAnotherTuple().