Re: convert string function and built-in conversions

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: convert string function and built-in conversions
Дата
Msg-id 20031019002651.C60250@megazone.bigpanda.com
обсуждение исходный текст
Ответ на convert string function and built-in conversions  ("culley harrelson" <culley@fastmail.fm>)
Ответы Re: convert string function and built-in conversions
Список pgsql-general
On Sun, 19 Oct 2003, culley harrelson wrote:

> It seems to me that these values should be the same:
>
> select 'lydia eugenia treviño', convert('lydia eugenia treviño' using
> ascii_to_utf_8);
>
> but they seem to be different.  What am I missing?

I don't think the marked n is a valid ascii character (it might be
extended ascii, but that's different and not really standard afaik).
You're probably getting the character associated with the lower 7 bits.

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

Предыдущее
От: Dennis Gearon
Дата:
Сообщение: Dilbert Experiences a 'Database Manager' moment
Следующее
От: "Net Virtual Mailing Lists"
Дата:
Сообщение: tsearch2 question...