BUG #1153: to_ascii() doesn't work on eth (ðÐ)

Поиск
Список
Период
Сортировка
От PostgreSQL Bugs List
Тема BUG #1153: to_ascii() doesn't work on eth (ðÐ)
Дата
Msg-id 20040512173733.B4748CF573C@www.postgresql.com
обсуждение исходный текст
Ответы Re: BUG #1153: to_ascii() doesn't work on eth ( )
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1153
Logged by:          Peter of the Norse

Email address:      RahmCoff@Radio1190.org

PostgreSQL version: 7.3.4

Operating system:   Linux

Description:        to_ascii() doesn't work on eth (ðÐ)

Details:

I use to_ascii() to deal with the fact that we have American keyboards but
must deal with various languages. It works great, but for the occational
icelandic word with ð in it. Currently to_ascii changes all ð's to spaces,
which breaks everything. I understand that it's usually translated as 'th',
but 'd' is a much more common substitution.

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