Re: BUG #3730: Creating a swedish dictionary fails

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Penty Wenngren <penty(dot)wenngren(at)dgc(dot)se>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3730: Creating a swedish dictionary fails
Date: 2007-11-09 13:27:21
Message-ID: 20071109132721.GD2768@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2007-11-09 13:29:43 Re: BUG #3730: Creating a swedish dictionary fails
Previous Message Ben Leslie 2007-11-09 13:20:16 BUG #3735: Can't create xml-stylesheet processing instruction