From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Michael Ben-Nes <miki(at)canaan(dot)co(dot)il> |
Cc: | postgresql <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: The server's LC_CTYPE locale |
Date: | 2006-05-29 14:20:33 |
Message-ID: | 13195.1148912433@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Michael Ben-Nes <miki(at)canaan(dot)co(dot)il> writes:
> The character that I sent is:
> [] U+05E9 ש HEBREW LETTER SHIN
Well, that does work out to D7 A9 in UTF8, if I'm doing the arithmetic
correctly.
I can't replicate any problem in either 8.1.4 or HEAD. It's possible
that this is a bug that's been fixed since 8.1.3, but I don't recall
any change in that area. I think more likely the difference is between
the he_IL.utf8 locale definitions in Fedora 4 and Debian. Perhaps you
should check for available updates to the locale.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Qingqing Zhou | 2006-05-29 14:26:58 | Re: Restoring databases from a different installment on Windows |
Previous Message | Terry Lee Tucker | 2006-05-29 14:20:04 | Re: Question Regarding DELETE FROM ONLY |