Re: how to replace 0xe28093 char with another one?

Поиск
Список
Период
Сортировка
От Aaron Bono
Тема Re: how to replace 0xe28093 char with another one?
Дата
Msg-id bf05e51c0606140654m1ad9d223l3868a3fbca98dde3@mail.gmail.com
обсуждение исходный текст
Ответ на how to replace 0xe28093 char with another one?  ("Sergey Levchenko" <sector119@gmail.com>)
Список pgsql-sql
That character is the EN Dash.  Are you by chance copying and pasting
from MS Word or some other program that does smart replace while you
type?  I don't see this character in your select.  Is there something
else that is running that may be causing this problem?

-Aaron

On 6/14/06, Sergey Levchenko <sector119@gmail.com> wrote:
> hi.
>
> When I execute "SELECT specification FROM armature WHERE id = 96;"
> query I get WARNING:  ignoring unconvertible UTF-8 character 0xe28093.
> How can I replace this (0xe28093) char with another one?


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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: Prepared statements in PGSQL functions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Prepared statements in PGSQL functions