• Tom Lane's avatar
    Remove just-added tests for to_timestamp(float8) with out-of-range inputs. · c53ab8a3
    Tom Lane authored
    Reporting the specific out-of-range input value produces platform-dependent
    results.  We could skip reporting the value, but that's contrary to our
    message style guidelines and unhelpful to users.  Or we could add a
    separate expected-output file for Windows, but that would be a substantial
    maintenance burden, and these test cases seem unlikely to be worth it.
    
    Per buildfarm.
    c53ab8a3
timestamptz.out 103 KB