I wrote:
> Stephen Frost <[email protected]> writes:
>> Clean up overly paranoid checks in mac8.c
> termite thinks this wasn't quite right.
On looking at it a bit more closely, I think you've forgotten that
"char" is signed on some platforms and unsigned on others. I'd
suggest putting explicit casts to unsigned char into these tests.
regards, tom lane
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers