| От | Tom Lane |
|---|---|
| Тема | Re: russian case-insensitive regexp search not working |
| Дата | |
| Msg-id | 18790.1184075693@sss.pgh.pa.us обсуждение |
| Ответ на | Re: russian case-insensitive regexp search not working (alexander lunyov <lan@startatom.ru>) |
| Ответы |
Re: russian case-insensitive regexp search not working
|
| Список | pgsql-general |
alexander lunyov <lan@startatom.ru> writes:
> With this i just wanted to say that lower() doesn't work at all on
> russian unicode characters,
In that case you're using the wrong locale (ie, not russian unicode).
Check "show lc_ctype".
Or [ checks back in thread... ] maybe you're using the wrong operating
system. Not so long ago FreeBSD didn't have Unicode locale support at
all; I'm not sure if 6.2 has that problem but it is worth checking.
Does it work for you to do case-insensitive russian comparisons in
"grep", for instance?
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера