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

From neilc@postgresql.org (Neil Conway)
Subject pgsql: Tweak the width_bucket() regression tests to avoid an unnecessary
Date
Msg-id 20070117161908.4B10D9FA6B5@postgresql.org
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: okbob@pgfoundry.org (User Okbob)
Date:
Subject: plpsm - plpgpsm: regress test
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Extend yesterday's patch so that the bgwriter is also told to