On 07/22/2016 03:59 AM, Jeff Janes wrote:
On Thu, Jul 21, 2016 at 2:11 PM, Tom Lane <t...@sss.pgh.pa.us> wrote:
I see that the core tests fall over in Turkish still :-(

Turkish has never passed (at least back to 9.0).  It looks like it is
in the stemming functions.  I don't understand why, I would think
everything other than English would be failing those if the regression
tests hard-code English stemming expectations but fail to arrange for
English stemming rules.

If something fails for Turkish but not other languages it is usually due to the upper/lower casing rules of the dotted and the dotless I (I -> ı and İ -> i rather than most languages which have I -> i).

Andreas


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to