Re: tsearch2: enable non ascii stop words with C locale

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: tsearch2: enable non ascii stop words with C locale
Дата
Msg-id 45D17F63.8050002@sigaev.ru
обсуждение исходный текст
Ответ на Re: tsearch2: enable non ascii stop words with C locale  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Список pgsql-hackers
> Precise definition for "latin" in C locale please. Are you saying that
> single byte encoding with range 0-7f? is "latin"? If so, it seems they
> are exacty same as ASCII.

p_islatin returns true for ASCII alpha characters.


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


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: tsearch2: enable non ascii stop words with C locale
Следующее
От: Magnus Hagander
Дата:
Сообщение: 8.1 stats issues on Win32