Struct pq_sys:: Struct_pgresAttDesc
[−]
[src]
pub struct Struct_pgresAttDesc { pub name: *mut c_char, pub tableid: Oid, pub columnid: c_int, pub format: c_int, pub typid: Oid, pub typlen: c_int, pub atttypmod: c_int, }
Fields
name | |
tableid | |
columnid | |
format | |
typid | |
typlen | |
atttypmod |