| From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
|---|---|
| To: | hannu(at)tm(dot)ee |
| Cc: | peter_e(at)gmx(dot)net, tgl(at)sss(dot)pgh(dot)pa(dot)us, barry(at)xythos(dot)com, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: OCTET_LENGTH is wrong |
| Date: | 2001-11-26 08:45:48 |
| Message-ID: | 20011126174548K.t-ishii@sra.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > I see. But that really doesn't have anything to do with reality. In
> > fact, it completely undermines the transparency of the character set
> > encoding that we're probably trying to achieve.
>
> COLLATION being independent of character set is a separate problem
> from COLLATION being _defined_ on character set - without a known
> character set I can't see how you can define it.
> i.e. "COLLACTION for any 8-bit charset" just does not make sense.
Correct. IGNORE_CASE collation will not apply to some languages those
do not have upper/lower case concept such as Japanese.
--
Tatsuo Ishii
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Luis Amigo | 2001-11-26 10:35:13 | installing 7.2b3 on IRIX 6.5.13 |
| Previous Message | Hannu Krosing | 2001-11-26 07:50:40 | Re: OCTET_LENGTH is wrong |