Jeff Janes <jeff.ja...@gmail.com> writes: > 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. It looks to me like the 'simple' dictionary assumes it can apply the lowercasing rules implied by LC_CTYPE regardless of which language it's supposedly working on. This is probably something we should improve sometime, but I doubt it's an easy change. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers