Re: patch to support KOI8-U <==> UTF-8 conversions - Mailing list pgsql-patches

From Andy Rysin
Subject Re: patch to support KOI8-U <==> UTF-8 conversions
Date
Msg-id 20010503185236.11710.qmail@web11505.mail.yahoo.com
Whole thread Raw
In response to patch to support KOI8-U <==> UTF-8 conversions  (Andy Rysin <arysin@yahoo.com>)
Responses Re: Re: patch to support KOI8-U <==> UTF-8 conversions  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
well, it seems like it's OK to attach patches here, so here's my
patch...

--- Andy Rysin <arysin@yahoo.com> wrote:
> 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/
>


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

pgsql-patches by date:

Previous
From: Andy Rysin
Date:
Subject: patch to support KOI8-U <==> UTF-8 conversions
Next
From: Bruce Momjian
Date:
Subject: Re: [Fwd: dbf2pg improvements (password, charset convertions, etc.)]