From: | Andy Rysin <arysin(at)yahoo(dot)com> |
---|---|
To: | Pgsql-Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | patch to support KOI8-U <==> utf-8 conversions |
Date: | 2001-05-03 18:28:48 |
Message-ID: | 20010503182848.31593.qmail@web11501.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Hello everybuddy,
I created the patch to add support of KOI8-U (ukrainian) encoding to
PostgreSQL. It handles Unicode conversions. Actually KOI8-U adds 4
pairs of letters to KOI8-R and it was already there in single-byte
recodings, do I didn't create new encoding and just patched 'KOI8'
one.
Shall I attach it right in my email to this list? It's around 6K.
Thanks in advance,
Andriy
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Andy Rysin | 2001-05-03 18:52:36 | Re: patch to support KOI8-U <==> utf-8 conversions |
Previous Message | Jason Tishler | 2001-05-03 16:56:21 | Re: [PATCHES] Cygwin PostgreSQL ESQL Patch |