pgsql: Tweak the width_bucket() regression tests to avoid an unnecessary - Mailing list pgsql-committers

From [email protected] (Neil Conway)
Subject pgsql: Tweak the width_bucket() regression tests to avoid an unnecessary
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Tweak the width_bucket() regression tests to avoid an unnecessary
dependency on the platform's floating point implementation. Per
report from Stefan Kaltenbrunner.

Modified Files:
--------------
    pgsql/src/test/regress/expected:
        numeric.out (r1.20 -> r1.21)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/numeric.out.diff?r1=1.20&r2=1.21)
    pgsql/src/test/regress/sql:
        numeric.sql (r1.13 -> r1.14)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/numeric.sql.diff?r1=1.13&r2=1.14)

pgsql-committers by date:

Previous
From: [email protected] (User Okbob)
Date:
Subject: plpsm - plpgpsm: regress test
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Extend yesterday's patch so that the bgwriter is also told to