Adam Kavan <[EMAIL PROTECTED]> writes:
>> if (memcmp(&fromaddr, &pgStatAddr, fromlen))
>> continue;
> This is the very line that is giving me problems. I commented it out and
> recompiled and now the stats system works. Of course I have to assume that
> its bad to go around with out that check...
Hmm. Could you look and see what the actual values are in each address?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])