#include <libpq-fe.h>
Data Fields | |
char * | name |
Oid | tableid |
int | columnid |
int | format |
Oid | typid |
int | typlen |
int | atttypmod |
Definition at line 224 of file libpq-fe.h.
Definition at line 232 of file libpq-fe.h.
Referenced by getRowDescriptions(), and PQfmod().
Definition at line 228 of file libpq-fe.h.
Referenced by getRowDescriptions(), and PQftablecol().
Definition at line 229 of file libpq-fe.h.
Referenced by getAnotherTuple(), getCopyStart(), getRowDescriptions(), PQfformat(), pqRowProcessor(), and PQsetResultAttrs().
char* pgresAttDesc::name |
Definition at line 226 of file libpq-fe.h.
Referenced by getRowDescriptions(), PQfname(), PQfnumber(), and PQsetResultAttrs().
Definition at line 227 of file libpq-fe.h.
Referenced by getRowDescriptions(), and PQftable().
Definition at line 230 of file libpq-fe.h.
Referenced by getRowDescriptions(), and PQftype().
Definition at line 231 of file libpq-fe.h.
Referenced by getRowDescriptions(), and PQfsize().