[fpc-devel] PostgreSQL 8.4.5 Ubuntu 10.10 x64 and bytea=blobs up	to 1 gigabyte
    Andrew Brunner 
    andrew.t.brunner at gmail.com
       
    Sat Oct 23 16:36:05 CEST 2010
    
    
  
Parameter binding on update sql appears to be working.  I traced into
Taking a 24 element array of Int64 yields 192 bytes.  The size of the
data was 193 (always adding 1 byte to the packet).
On Reading I presently only get a 1 byte so it's not enough to read in
an actual element of int64 to see if we're even close.
Checking the DataLength for that record.field yields... Gotta do more
work to find length of field...
    
    
More information about the fpc-devel
mailing list