Source position: postgres.pp line 82
type TPGresAttValue = record
len: LongInt;
value: PAnsiChar;
end;