Eneboo - Documentación para desarrolladores
|
#include <libpq-int.h>
Atributos públicos | |
int | ntups |
int | numAttributes |
PGresAttDesc * | attDescs |
PGresAttValue ** | tuples |
int | tupArrSize |
ExecStatusType | resultStatus |
char | cmdStatus [CMDSTATUS_LEN] |
int | binary |
PGNoticeHooks | noticeHooks |
int | client_encoding |
char * | errMsg |
PGMessageField * | errFields |
char | null_field [1] |
PGresult_data * | curBlock |
int | curOffset |
int | spaceLeft |
char pg_result::cmdStatus[CMDSTATUS_LEN] |
char* pg_result::errMsg |
char pg_result::null_field[1] |