Re: ICU integration

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: ICU integration
Дата
Msg-id CAB7nPqSvrRm4Qw2nEehaoNzr_aBWwsWbJ-Luiy=fAb53HWmRdw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ICU integration  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: ICU integration  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On Wed, Aug 31, 2016 at 1:12 PM, Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:
> On 8/30/16 11:27 PM, Craig Ringer wrote:
>> Speaking of which, have you had a chance to try it on Windows yet?
>
> nope

+SELECT a, b FROM collate_test2 ORDER BY b;
+ a |  b
+---+-----
+ 1 | abc
+ 4 | ABC
+ 3 | bbc
+ 2 | äbc
+(4 rows)
Be careful with non-ASCII characters in the regression tests, remember
for example that where jacana was not happy:
https://www.postgresql.org/message-id/CAB7nPqROd2MXqy_5+cZJVhW0wHrrz6P8jV_RSbLcrXRTwLh7tQ@mail.gmail.com
--
Michael



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: sequence data type
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: autonomous transactions