Re: Fixing the Turkish problem
От | Devrim GUNDUZ |
---|---|
Тема | Re: Fixing the Turkish problem |
Дата | |
Msg-id | Pine.LNX.4.44.0405130155440.32062-100000@emo.org.tr обсуждение исходный текст |
Ответ на | Fixing the Turkish problem (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Fixing the Turkish problem
|
Список | pgsql-hackers |
Hi, On Thu, 6 May 2004, Tom Lane wrote: > We're sort of halfway there on coping with the Turkish-locale i-vs-I > problem. I'd like to finish the job for 7.5. Cool! <snip> > AFAICS the remaining problem is that there are a bunch of places that > use strcasecmp() or strncasecmp() to match inputs against locally known > keywords (such as datestyle or timezone names). We need to make a > variant version of strcasecmp that uses this same style of case-folding. > > What I'm thinking of doing is inventing "pg_strcasecmp" and > "pg_strncasecmp" that act like the above and replacing all calls of the > standard library functions with these. If you can post all the patches you'd like to apply, I'd be happy to test them. (Sorry for the very late response, btw.) Regards, -- Devrim GUNDUZ devrim~gunduz.org devrim.gunduz~linux.org.tr http://www.TDMSoft.com http://www.gunduz.org
В списке pgsql-hackers по дате отправления: