Re: iso-8859-15/16 to MULE

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Cc: phede-ml(at)islande(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: iso-8859-15/16 to MULE
Date: 2001-10-11 04:58:42
Message-ID: 9408.1002776322@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> writes:
> Well, the conversion to/from UTF-8 for ISO 8859-10 or later is pretty
> easy and should be supported, I think. Actually I already have
> generated mapping tables for these charsets. I will make patches
> against current and leave it for the core's decision, whether it
> should be included in 7.2 or not.

If you are comfortable with these patches then apply them. You know
more about multibyte issues than any of the core committee...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-10-11 05:15:11 Re: Patch for OSX 10.1 and Postgresql 7.3.1
Previous Message Tom Lane 2001-10-11 04:45:59 Re: pg_dump oid problems