Thread: patch to support KOI8-U <==> UTF-8 conversions
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/
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/
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
I don't see no patch. :-) > 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/ > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster > -- 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