Re: [PATCHES] Changes in /contrib/fulltextindex - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] Changes in /contrib/fulltextindex
Date
Msg-id 200207112201.g6BM1p200563@candle.pha.pa.us
Whole thread Raw
In response to Re: [PATCHES] Changes in /contrib/fulltextindex  ("Florian Helmberger" <f.helmberger@uptime.at>)
Responses Re: [PATCHES] Changes in /contrib/fulltextindex  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: [PATCHES] Changes in /contrib/fulltextindex  ("Florian Helmberger" <f.helmberger@uptime.at>)
List pgsql-hackers
Florian, I haven't seen this patch yet.  Did you send it in?

---------------------------------------------------------------------------

Florian Helmberger wrote:
> Hi.
> 
> > Huh?  isalpha() *is* locale-aware according to the ANSI C spec.
> > For instance, the attached test program finds 52 alpha characters
> > in C locale and 114 in fr_FR locale under HPUX.
> >
> > I am not at all sure that this aspect of Florian's change is a good
> > idea, as it appears to eliminate locale-awareness in favor of a hard
> > coded delimiter list.
> 
> Just tried your example - you're right of course! I will remove the hard
> coded delimited list and replace it with the proper calls as shown in the
> code you've sent.
> 
> Florian
> 
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> 
> 
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Scott Royston
Date:
Subject: string cast/compare broken?
Next
From: Jan Wieck
Date:
Subject: Re: bugzilla.pgaccess.org