Mule internal code ?

From: Patrice Hédé <phede-ml(at)islande(dot)org>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Mule internal code ?
Date: 2001-10-08 21:20:23
Message-ID: 20011008232023.G14587@idf.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

As said in another mail, I have tried to add iso-8859-15 (Latin 9) &
iso-8859-16 (Latin 10) to PostgreSQL, I think I have done mostly all
that's necessary. But I miss two things :

- latin92mic/mic2latin9/latin102mic/mic2latin10 in conv.c
- the leading character value in pg_wchar.h

I don't know anything about MULE except that it's some Emacs standard
(why they didn't go for Unicode is beyond my understanding, is
off-topic on this list, and had probably some good argument at the
time).

Can someone point me to where I should look for that ? is it as easy
as iso-8859-2/3/4 support, or do I need to do something as iso-8859-5 ?

Thank you :)

Patrice.

--
Patrice HÉDÉ ------------------------------- patrice à islande org -----
-- Isn't it weird how scientists can imagine all the matter of the
universe exploding out of a dot smaller than the head of a pin, but they
can't come up with a more evocative name for it than "The Big Bang" ?
-- What would _you_ call the creation of the universe ?
-- "The HORRENDOUS SPACE KABLOOIE !" - Calvin and Hobbes
------------------------------------------ http://www.islande.org/ -----

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-10-08 23:25:00 Re: Place of PO files for NLS (was Re: [PATCHES] PG_DUMP NLS (Russian))
Previous Message Patrice Hédé 2001-10-08 21:08:47 Mule internal code ?