Re: patch to support KOI8-U <==> UTF-8 conversions

From: Andy Rysin <arysin(at)yahoo(dot)com>
To: Pgsql-Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: patch to support KOI8-U <==> UTF-8 conversions
Date: 2001-05-03 18:52:36
Message-ID: 20010503185236.11710.qmail@web11505.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

well, it seems like it's OK to attach patches here, so here's my
patch...

--- Andy Rysin <arysin(at)yahoo(dot)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/

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Lieven Van Acker 2001-05-03 18:52:40 Re: View permissions in 7.1
Previous Message Andy Rysin 2001-05-03 18:28:48 patch to support KOI8-U <==> UTF-8 conversions