Emre Hasegeli <[email protected]> writes: > I am not sure it worth reporting but it took me a while to find out > what is wrong with comparing two values returned from > the bitncmp function. It does not return -1, 1 or 0 as it is written > on the comment when n % 8 == 0.
Yeah, should say "<0, >0, or 0", I guess. Will fix, thanks.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
