| From: | Michael Robinson <robinson(at)netrinsics(dot)com> |
|---|---|
| To: | robinson(at)netrinsics(dot)com, tgl(at)sss(dot)pgh(dot)pa(dot)us |
| Cc: | pgsql-hackers(at)hub(dot)org |
| Subject: | Re: [HACKERS] fatal copy in/out error (6.5.3) |
| Date: | 2000-01-24 17:12:28 |
| Message-ID: | 200001241712.BAA38392@netrinsics.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
>Hmm. I get
> 0000000 217 210 \n
> 0000003
>with either current sources or 6.5.3. I don't have MULTIBYTE nor
>USE_LOCALE turned on, though. What is your configuration exactly?
My config line:
./configure --with-mb=EUC_CN
I can forward my include/config.h if that would be helpful.
The OS is FreeBSD 3.4-RELEASE.
>This looks to me like something is deciding that \217 must be the
>start of a 3-byte multibyte character... in which case, it should have
>appeared that way in your database, I think.
That would be very weird, if true. \217 is certainly not the beginning of
a UTF-8 three-byte sequence, and EUC doesn't have three-byte codes.
-Michael Robinson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2000-01-24 17:17:51 | Re: [HACKERS] Some notes on optimizer cost estimates |
| Previous Message | Hiroshi Inoue | 2000-01-24 17:12:25 | RE: [HACKERS] Well, then you keep your darn columns |