Re: UTF-8 and locale support

2010-01-24 Thread Jordi Beltran Creix
2010/1/20 Jordi Beltran Creix : > For the record, a few months ago I grabbed a FreeBSD source tree and > grafted its locale and multibyte support(I think theirs is the best) > to (then current)OpenBSD libc. I have uploaded the hack here just in case someone is interested. If you are not interested

Re: UTF-8 and locale support

2010-01-19 Thread Jordi Beltran Creix
2010/1/18 Toni Mueller : > This feature will be available once someone sits down and writes the > code. I though I was that someone, several weeks/months ago, but > haven't made any progress. Instead, Jordi Beltran Creix has, to the > best of my knowledge, done groundbreaking work in this direction

Re: UTF-8 and locale support

2010-01-18 Thread Toni Mueller
Hello, On Thu, 17.12.2009 at 12:43:33 +0100, Artur Litwinowicz wrote: >I would like to ask about potential plans regarding UTF-8 in locales > support. ;} >The problem starts when I am trying to create PostgreSQL cluster The problem manifests itself on many other occasions as well. >

UTF-8 and locale support

2009-12-17 Thread Artur Litwinowicz
Hello, I would like to ask about potential plans regarding UTF-8 in locales support. In details (now on my box runs 4.6 release) I am looking in /usr/share/locale for xx_XX.UTF-8 but all catalogs with UTF-8 are empty - current release is not supporting that encoding ? The problem starts when