On Aug 23, 2004, at 11:13 PM, Tatsuo Ishii wrote:
> I'm not sure what the point of the original question was, but I know
> that
>
> SELECT * FROM keyword where name = 'ใในใ';
>
> should work if locale = C and encoding is either EUC_JP or UTF-8 on my
> standard Linux box (of course I did initdb --no-locale).
Yes, that's what I would want, and after rebuilding with --locale=C,
it's what works. Is --no-locale the same as --locale=C, BTW?
Regards,
David
In response to
pgsql-general by date
| Next: | From: David Wheeler | Date: 2004-08-24 17:17:01 |
| Subject: Re: UTF-8 and LIKE vs = |
| Previous: | From: David Wheeler | Date: 2004-08-24 17:14:07 |
| Subject: Re: UTF-8 and LIKE vs = |