Re: tsearch with Turkish locale ( was Re: foreign_data test fails with non-C locale)

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: tsearch with Turkish locale ( was Re: foreign_data test fails with non-C locale)
Дата
Msg-id 4974BC2C.6010806@sigaev.ru
обсуждение исходный текст
Ответ на tsearch with Turkish locale ( was Re: foreign_data test fails with non-C locale)  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: tsearch with Turkish locale ( was Re: foreign_data test fails with non-C locale)  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Список pgsql-hackers
> I think the test show that there is a bug in the tsearch support for 
> Turkish.  Here is the test diff:
How to reproduce that?

% psql -l                               List of databases    Name    | Owner  | Encoding |  Collation  |    Ctype    |
Accessprivileges
 
------------+--------+----------+-------------+-------------+------------------- postgres   | pgsql  | UTF8     |
tr_TR.UTF-8| tr_TR.UTF-8 | regression | teodor | UTF8     | tr_TR.UTF-8 | tr_TR.UTF-8 |
 

% ./pg_regress --inputdir=. --dlpath=. --multibyte=UTF8 --load-language=plpgsql   --top-builddir=../../..
--schedule=./parallel_schedule
...
======================= All 120 tests passed.
=======================


-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [PATCHES] GIN improvements
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] GIN improvements