Thread: Integer representation

Integer representation

From
dfm@ringing.org
Date:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/static/functions-math.html
Description:

In the section on operators it might be wise to state explicitly that the
bitwise operators operate on the 2s-complement representation of their
arguments. Assuming that's true, of course....:-)