Re: BUG #3730: Creating a swedish dictionary fails

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #3730: Creating a swedish dictionary fails
Дата
Msg-id 20071109132721.GD2768@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: BUG #3730: Creating a swedish dictionary fails  (Penty Wenngren <penty.wenngren@dgc.se>)
Ответы Re: BUG #3730: Creating a swedish dictionary fails  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-bugs
Penty Wenngren wrote:

> If you are confident that this is not a PostgreSQL bug, I'll accept that
> happily and move on to do some more testing on my end.

I don't think it has been shown that this is not our bug.  I reproduced
your problem here on an UTF8 environment and it does fail for me.
On the other hand, I am unsure how to test whether Ö is letter here, but
at least lower() works on it:

alvherre=# select lower('Ö');
 lower
-------
 ö
(1 fila)

alvherre=# show lc_ctype ;
  lc_ctype
------------
 sv_SE.utf8
(1 fila)

--
Alvaro Herrera       Valdivia, Chile   ICBM: S 39º 49' 18.1", W 73º 13' 56.4"
Management by consensus: I have decided; you concede.
(Leonard Liu)

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

Предыдущее
От: "Ben Leslie"
Дата:
Сообщение: BUG #3735: Can't create xml-stylesheet processing instruction
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: BUG #3730: Creating a swedish dictionary fails