|
PostgreSQL Source Code git master
|
#include <libpq-int.h>
Data Fields | |
| int | len |
| const char * | value |
Definition at line 300 of file libpq-int.h.
| int pgDataValue::len |
Definition at line 302 of file libpq-int.h.
Referenced by getAnotherTuple(), and pqRowProcessor().
| const char* pgDataValue::value |
Definition at line 303 of file libpq-int.h.
Referenced by getAnotherTuple().