Re: fixes for the Danish locale

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: fixes for the Danish locale
Дата
Msg-id 30085.1469119449@sss.pgh.pa.us
обсуждение исходный текст
Ответ на fixes for the Danish locale  (Jeff Janes <jeff.janes@gmail.com>)
Ответы Re: fixes for the Danish locale  (Greg Stark <stark@mit.edu>)
Re: fixes for the Danish locale  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-hackers
Jeff Janes <jeff.janes@gmail.com> writes:
> In Danish, the sequence 'aa' is sometimes treated as a single letter
> which collates after 'z'.
> Some regression tests got into 9.5, and are still in 9.6beta3, which
> fail due to assuming they know how things will sort or compare.

Confirmed here.  Will deal with it, but I wonder why we have no buildfarm
members covering this ...
        regards, tom lane



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Regression tests vs existing users in an installation
Следующее
От: Robert Haas
Дата:
Сообщение: Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE