pgsql: Tweak the regression test case so that the ordering of numbers

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: Tweak the regression test case so that the ordering of numbers
Дата
Msg-id 20090309150421.6EAF6755AA5@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Tweak the regression test case so that the ordering of numbers vs. letters
doesn't matter.  This fixes failures in the Czech locale.

Modified Files:
--------------
    pgsql/src/test/regress/expected:
        foreign_data.out (r1.7 -> r1.8)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/foreign_data.out?r1=1.7&r2=1.8)
    pgsql/src/test/regress/sql:
        foreign_data.sql (r1.5 -> r1.6)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/foreign_data.sql?r1=1.5&r2=1.6)

В списке pgsql-committers по дате отправления:

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Accept 'on' and 'off' as input for boolean data type, unifying
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Accept 'on' and 'off' as input for boolean data type, unifying