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

From Bruce Momjian
Subject Re: patch to support KOI8-U <==> UTF-8 conversions
Date
Msg-id 200105032017.f43KHmK24098@candle.pha.pa.us
Whole thread Raw
In response to patch to support KOI8-U <==> UTF-8 conversions  (Andy Rysin <arysin@yahoo.com>)
List pgsql-patches
Sure, send it on over.  Maybe I can get it into 7.1.1.  Do we add
encodings in minor releases?  I think we do.

> 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/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Andy Rysin
Date:
Subject: Fwd: Re: Re: patch to support KOI8-U <==> UTF-8 conversions (2nd try)
Next
From: Bruce Momjian
Date:
Subject: Re: Re: patch to support KOI8-U <==> UTF-8 conversions