Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Now, if you look at the code that does the LIKE pattern matching you'll
> see that it does not use any locale features, it simply compares
> characters for equality based on their character codes, accounting for the
> wildcards. Consequentially, this whole operation has nothing to do with
> locales.
But the LIKE code does know about multibyte character sets. Is it safe
to assume that memcmp-based sorting will not make any mistakes with
multibyte characters?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
- [HACKERS] Progress report on locale safe LIKE in... Peter Eisentraut
- Re: [HACKERS] Progress report on locale saf... Hiroshi Inoue
- Re: [HACKERS] Progress report on locale saf... Peter Eisentraut
- RE: [HACKERS] Progress report on locale saf... Hiroshi Inoue
- RE: [HACKERS] Progress report on locale saf... Peter Eisentraut
- RE: [HACKERS] Progress report on locale saf... Hiroshi Inoue
- RE: [HACKERS] Progress report on locale saf... Peter Eisentraut
- Re: [HACKERS] Progress report on locale saf... Tom Lane
- Re: [HACKERS] Progress report on locale... Peter Eisentraut
- RE: [HACKERS] Progress report on locale saf... Hiroshi Inoue
- RE: [HACKERS] Progress report on locale saf... Peter Eisentraut
- [HACKERS] Tool Search Naomi Walker
- Re: [HACKERS] Progress report on locale saf... Hiroshi Inoue
- Re: [HACKERS] Progress report on locale saf... Peter Eisentraut
- Re: [HACKERS] Progress report on locale saf... Hiroshi Inoue
- Re: [HACKERS] Progress report on locale saf... Peter Eisentraut
- RE: [HACKERS] Progress report on locale... Hiroshi Inoue
- RE: [HACKERS] Progress report on locale saf... Zeugswetter Andreas SB SD
