| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Andy Rysin <arysin(at)yahoo(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Fwd: Re: Re: patch to support KOI8-U <==> UTF-8 conversions (2nd try) |
| Date: | 2001-05-03 21:38:10 |
| Message-ID: | 200105032138.f43LcAm03803@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Here is the actual patch I applied. Seems to only affect Korean. I did
not apply this part of the patch:
+//#ifndef HAVE_KOI8_U_IN_JDK
dbEncoding = "KOI8_R";
+//#else
+// if you have KOI8_U conversion classes - we have to put it as parameter in 'congigure'
+// dbEncoding = "KOI8_U";
+//#endif
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 5.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lieven Van Acker | 2001-05-03 21:41:03 | Re: View permissions in 7.1 |
| Previous Message | Tom Lane | 2001-05-03 21:24:37 | Re: View permissions in 7.1 |