Thread: pgsql-server/src/test/regress expected/float8- ...

pgsql-server/src/test/regress expected/float8- ...

From
neilc@svr1.postgresql.org (Neil Conway)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    neilc@svr1.postgresql.org    04/03/23 22:02:27

Modified files:
    src/test/regress/expected: float8-exp-three-digits-win32.out
                               float8-exp-three-digits.out
                               float8-small-is-zero.out float8.out
    src/test/regress/sql: float8.sql

Log message:
    Update the float8 regression tests: they should now pass on FreeBSD 4.x
    and (in theory) QNX. Thanks to Chris KL for the report.