Re: UTF-8 to ASCII - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: UTF-8 to ASCII
Date
Msg-id 20070511190156.GA30661@alvh.no-ip.org
Whole thread Raw
In response to Re: UTF-8 to ASCII  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane escribió:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > Why on earth is it talking about MULE_INTERNAL?
>
> IIRC, a lot of the conversions translate through some common
> intermediate charset to save on code/table space.  In such cases
> the problem will usually be detected on the backend conversion...

Interesting, but it doesn't explain why the conversion doesn't work.
AFAICS the operation I am requesting is valid.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Jeff Davis
Date:
Subject: Re: table change
Next
From: Bruno Wolff III
Date:
Subject: Re: Fault Tolerant Postgresql (two machines, two postmasters, one disk array)