Re: Does postgresql support HKSCS ?
| От | Ang Chin Han |
|---|---|
| Тема | Re: Does postgresql support HKSCS ? |
| Дата | |
| Msg-id | 3F851FD3.5040203@bytecraft.com.my обсуждение исходный текст |
| Ответ на | Re: Does postgresql support HKSCS ? (Dennis Gearon <gearond@fireserve.net>) |
| Ответы |
Re: Does postgresql support HKSCS ?
Re: Does postgresql support HKSCS ? |
| Список | pgsql-general |
Dennis Gearon wrote: > Isn't HKSC one of the languages supported by UNICODE? I thought they had > every langauge past and present in it. You'll have to map HKSCS to UNICODE yourself before the data hits postgresql, and data out of postgresql would be in UNICODE, and up to you to convert back to HKSCS after retrival. pgsql doesn't have *native* HKSCS support. HKSCS is an extension of Big5 right? From the info we have: http://www.unicode.org/faq/unicode_iso.html http://www.info.gov.hk/digital21/eng/hkscs/download/big5-iso.txt We might be able to duplicate Big5's code in pgsql to support HKSCS natively. I don't have experience with HKSCS nor test materials to attempt it though. -- Linux homer 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386 GNU/Linux 4:00pm up 287 days, 7:33, 8 users, load average: 6.32, 6.34, 6.18
Вложения
В списке pgsql-general по дате отправления: