Source position: postgres3types.inc line 45
type TPGresAttValue = record
len: LongInt;
value: Pchar;
end;