PostgreSQL Source Code: pgDataValue Struct Reference (original) (raw)
#include <[libpq-int.h](libpq-int%5F8h%5Fsource.html)>
Data Fields | |
---|---|
int | len |
const char * | value |
Detailed Description
Definition at line 300 of file libpq-int.h.
Field Documentation
◆ len
int pgDataValue::len
Definition at line 302 of file libpq-int.h.
Referenced by getAnotherTuple(), and pqRowProcessor().
◆ value
const char* pgDataValue::value
Definition at line 303 of file libpq-int.h.
Referenced by getAnotherTuple().
The documentation for this struct was generated from the following file:
- src/interfaces/libpq/libpq-int.h