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