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 | Access privileges
------------+--------+----------+-------------+-------------+-------------------
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: [email protected]
WWW: http://www.sigaev.ru/
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers