Re: [HACKERS] another locale problem - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: [HACKERS] another locale problem
Date
Msg-id 199906110846.RAA02192@srapc451.sra.co.jp
Whole thread Raw
In response to Re: [HACKERS] another locale problem  (Daniel Kalchev <daniel@digsys.bg>)
Responses Re: [HACKERS] another locale problem
Re: [HACKERS] another locale problem
List pgsql-hackers
Ok. Now I almost certain that:
                    (strcmp(opname,"~*")
== 0 && isalpha((unsigned char)n->val.val.str[pos])))

should work for you. Can you confirm this?
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Daniel Kalchev
Date:
Subject: Re: [HACKERS] another locale problem
Next
From: Angelos Karageorgiou
Date:
Subject: Re: [HACKERS] another locale problem