Skip to content
Snippets Groups Projects
  • Tom Lane's avatar
    4171bb86
    Detect overflow in integer arithmetic operators (integer, smallint, and · 4171bb86
    Tom Lane authored
    bigint variants).  Clean up some inconsistencies in error message wording.
    Fix scanint8 to allow trailing whitespace in INT64_MIN case.  Update
    int8-exp-three-digits.out, which seems to have been ignored by the last
    couple of people to modify the int8 regression test, and remove
    int8-exp-three-digits-win32.out which is thereby exposed as redundant.
    4171bb86
    History
    Detect overflow in integer arithmetic operators (integer, smallint, and
    Tom Lane authored
    bigint variants).  Clean up some inconsistencies in error message wording.
    Fix scanint8 to allow trailing whitespace in INT64_MIN case.  Update
    int8-exp-three-digits.out, which seems to have been ignored by the last
    couple of people to modify the int8 regression test, and remove
    int8-exp-three-digits-win32.out which is thereby exposed as redundant.