Re: BUG #2685: Wrong charset of server messages on client

From: Sergiy Vyshnevetskiy <serg(at)vostok(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2685: Wrong charset of server messages on client
Date: 2006-10-10 17:01:58
Message-ID: Pine.LNX.4.64.0610101950230.24630@uanet.vostok.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, 10 Oct 2006, Tom Lane wrote:

> Sergiy Vyshnevetskiy <serg(at)vostok(dot)net> writes:
>>> It's not magic, it's from ICU patch. Want me to send you a copy? :)
>
> You're missing my point, which is that non-ICU locale support doesn't
> necessarily recognize the same encoding names. We would have done this
> years ago if we had a solution to that problem.

We should use IANA-standard names. If it fails - it does nothing.
Anybody porting PostgreSQL to new platform can go over the list and make a
patch for their port.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sergiy Vyshnevetskiy 2006-10-10 20:00:38 Re: BUG #2685: Wrong charset of server messages on client
Previous Message Tom Lane 2006-10-10 16:18:59 Re: BUG #2685: Wrong charset of server messages on client [PATCH]