Re: Windows and locales and UTF-8 (oh my) - Mailing list pgsql-hackers

From Euler Taveira de Oliveira
Subject Re: Windows and locales and UTF-8 (oh my)
Date
Msg-id 47167FAA.5030907@timbira.com
Whole thread Raw
In response to Re: Windows and locales and UTF-8 (oh my)  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Magnus Hagander wrote:

> Got some help on IRC to dentify the charafters as ç and Ç.
> 
Exact.

> I can confirm that both work perfectly fine with UTF-8 and locale
> Swedish_Sweden.1252. They sort correctly, and they work with both upper()
> and lower() correctly. 
> 
I didn't remember what locale is. I'll check it.

> This test is with 8.3-HEAD and the patch to allow UTF-8.
> 
I tested with 8.2.4 and my encoding is LATIN1 IIRC. Didn't try UTF-8.

I'll give it a try when i have my dev environment.


--  Euler Taveira de Oliveira http://www.timbira.com/


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: About to remove current contents of contrib/tsearch2
Next
From: Tom Lane
Date:
Subject: CVS HEAD dumps core on simple tsvector input example