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

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
Cc: ishii(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: tsearch2: enable non ascii stop words with C locale
Date: 2007-02-13 09:05:39
Message-ID: 45D17F63.8050002@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2007-02-13 09:13:21 8.1 stats issues on Win32
Previous Message Tatsuo Ishii 2007-02-13 08:50:32 Re: tsearch2: enable non ascii stop words with C locale