Re: [HACKERS] another locale problem

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: Daniel Kalchev <daniel(at)digsys(dot)bg>
Cc: t-ishii(at)sra(dot)co(dot)jp, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] another locale problem
Date: 1999-06-11 08:46:03
Message-ID: 199906110846.RAA02192@srapc451.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Angelos Karageorgiou 1999-06-11 08:49:50 Re: [HACKERS] another locale problem
Previous Message Daniel Kalchev 1999-06-11 08:36:51 Re: [HACKERS] another locale problem