pgsql: Fix variant float8 expected files to have exactly the expected

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix variant float8 expected files to have exactly the expected
Дата
Msg-id 20100708151506.0AD127541D4@cvs.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: pgsql: Add support for TCP keepalives on Windows, both for backend and
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add support for TCP keepalives on Windows, both for backend and