Re: UTF-8 and LIKE vs =

Поиск
Список
Период
Сортировка
От David Wheeler
Тема Re: UTF-8 and LIKE vs =
Дата
Msg-id 0AEF4B44-F55F-11D8-990D-000A95972D84@kineticode.com
обсуждение исходный текст
Ответ на Re: UTF-8 and LIKE vs =  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: UTF-8 and LIKE vs =  (David Wheeler <david@kineticode.com>)
Список pgsql-general
On Aug 23, 2004, at 4:35 PM, Tom Lane wrote:

> Hmm.  I tried putting your string into a UNICODE database and I got
> ERROR:  invalid byte sequence for encoding "UNICODE": 0xc7

Really? Curious.

> So there's something funny happening here.  What is your
> client_encoding
> setting?

It's not set. I've had it commented out for quite some time:

#    $ENV{PGCLIENTENCODING} = 'UNICODE'; # Should default to this,
anyway.
#    $ENV{PGSERVERENCODING} = 'UNICODE'; # Should default to this,
anyway.

Regards,

David

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: UTF-8 and LIKE vs =
Следующее
От: David Wheeler
Дата:
Сообщение: Re: UTF-8 and LIKE vs =