"Ioseph Kim" <[EMAIL PROTECTED]> writes: > select -32768::int2; > ERROR: integer out of range
This is not a bug, because the interpretation is -(32768::int2)
which indeed is out of range.
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])
