Devrim GUNDUZ <devrim(at)gunduz(dot)org> writes:
> On Thu, 6 May 2004, Tom Lane wrote:
>> 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.)
The patches are in; please give CVS tip a shot and see what you think.
It passed regression tests in a Turkish locale for me.
regards, tom lane