Source position: postgres3types.inc line 38
type TPGresAttDesc = record
name: PAnsiChar;
adtid: Oid;
adtsize: Integer;
end;