Re: DataRow Null values Frontend/Backend Protocol TCP/IP - Mailing list pgsql-general

From Alban Hertroys
Subject Re: DataRow Null values Frontend/Backend Protocol TCP/IP
Date
Msg-id 76719E63-3093-409E-8815-ED651B892189@solfertje.student.utwente.nl
Whole thread Raw
In response to Re: DataRow Null values Frontend/Backend Protocol TCP/IP  (Raimon Fernandez <coder@montx.com>)
Responses Re: DataRow Null values Frontend/Backend Protocol TCP/IP  (Alban Hertroys <dalroi@solfertje.student.utwente.nl>)
List pgsql-general
On 2 Nov 2009, at 10:21, Raimon Fernandez wrote:

> byte 1: 255 &HFF
> byte 2: 255 &HFF
> byte 3: 255 &HFF
> byte 4: 255 &HFF
> -----------------
> 1020 decimal or

Thou shalt not sum the byte-values of a 32-bit number!

> &HFFFFFFFF 4294967295
>
> but never -1


That is -1.

Alban Hertroys

--
Screwing up is the best way to attach something to the ceiling.


!DSPAM:737,4aeeb14511075663045293!



pgsql-general by date:

Previous
From: Raimon Fernandez
Date:
Subject: Re: DataRow Null values Frontend/Backend Protocol TCP/IP
Next
From: Alban Hertroys
Date:
Subject: Re: DataRow Null values Frontend/Backend Protocol TCP/IP