#include <libpq-int.h>
Data Fields | |
PGresult_data * | next |
char | space [1] |
Definition at line 105 of file libpq-int.h.
Definition at line 107 of file libpq-int.h.
Referenced by PQclear(), and pqResultAlloc().
char pgresult_data::space[1] |
Definition at line 108 of file libpq-int.h.
Referenced by pqResultAlloc().