git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6588d84) | patch
Fix portability issue in tests from commit ce773f230.
Fri, 3 Sep 2021 14:01:02 +0000 (10:01 -0400)
Fri, 3 Sep 2021 14:01:02 +0000 (10:01 -0400)
commit fd549145d5d9fba3367cbf7e3d4fc7cb3562feb0
Fix portability issue in tests from commit ce773f230.

Modern POSIX seems to require strtod() to accept "-NaN", but there's
nothing about NaN in SUSv2, and some of our oldest buildfarm members
don't like it. Let's try writing it as -'NaN' instead; that seems
to produce the same result, at least on Intel hardware.

Per buildfarm.
src/test/regress/expected/hash_func.out diff | blob | blame | history
src/test/regress/sql/hash_func.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /