How to add a new encoding support? - Mailing list pgsql-hackers

From forth@pagic.net
Subject How to add a new encoding support?
Date
Msg-id 541044.1002410079884.JavaMail.root@ap.pagic.net
Whole thread Raw
List pgsql-hackers
Hi,
I need to use some Chinese characters in charset MS950(CP950) but 
not in Big5. Big5 and MS950 encoding are very much similiar but 
currently there is no support for MS950 and I will need to add it.
I've read files in src/backend/utils/mb directory but still not
sure what files to modify. Or can I just replace the Big5 mapping?
Thanks for your help.

--
Regards,
Zhenbang Wei
forth@mail.net.tw

pgsql-hackers by date:

Previous
From: F Harvell
Date:
Subject: Re: Unhappiness with forced precision conversion
Next
From: "Rod Taylor"
Date:
Subject: Re: ALTER RENAME and indexes