pgsql: Tweak the width_bucket() regression tests to avoid an unnecessary

Поиск
Список
Период
Сортировка
От neilc@postgresql.org (Neil Conway)
Тема pgsql: Tweak the width_bucket() regression tests to avoid an unnecessary
Дата
Msg-id 20070117161908.4B10D9FA6B5@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: okbob@pgfoundry.org (User Okbob)
Дата:
Сообщение: plpsm - plpgpsm: regress test
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Extend yesterday's patch so that the bgwriter is also told to