jian he <jian.universal...@gmail.com> writes: > I am slightly confused by the int128 type. I thought the 128 bit integer > means range type will be upto 2 ^ 127 - 1. > Now just copy the above code and test the int128 range. > int128 can only up to 9223372036854775807 (2 ^ 63 -1).
What's your grounds for claiming that? regards, tom lane