pgsql: Fix variant float8 expected files to have exactly the expected - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix variant float8 expected files to have exactly the expected
Date
Msg-id 20100708151506.0AD127541D4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix variant float8 expected files to have exactly the expected spacing.
This wasn't important when we used diff's -w (--ignore-all-space) option
to compare regression result files, but it is now.  Per buildfarm member
canary, which evidently has been offline since we did that in November,
but came to life again today.

Modified Files:
--------------
    pgsql/src/test/regress/expected:
        float8-small-is-zero.out (r1.14 -> r1.15)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/float8-small-is-zero.out?r1=1.14&r2=1.15)
        float8-small-is-zero_1.out (r1.8 -> r1.9)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/float8-small-is-zero_1.out?r1=1.8&r2=1.9)

pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pgsql: Add support for TCP keepalives on Windows, both for backend and
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Add support for TCP keepalives on Windows, both for backend and