pgresAttDesc
extern (C) nothrow @nogc
struct pgresAttDesc {
}
- atttypmod
int atttypmod;
Undocumented in source.
- columnid
int columnid;
Undocumented in source.
- format
int format;
Undocumented in source.
- name
char* name;
Undocumented in source.
- tableid
Oid tableid;
Undocumented in source.
- typid
Oid typid;
Undocumented in source.
- typlen
int typlen;
Undocumented in source.
libpq libpq
aliasesenumsfunctionsmanifest constantsstructs