BUG #1174: to_ascii doesn't work on eth in Latin-1 - Mailing list pgsql-bugs

From PostgreSQL Bugs List
Subject BUG #1174: to_ascii doesn't work on eth in Latin-1
Date
Msg-id 20040619201431.11F9BCF547C@www.postgresql.com
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1174
Logged by:          Peter of the Norse

Email address:      RahmCoff@Radio1190.Colorado.edu

PostgreSQL version: 7.3.5

Operating system:   Linux

Description:        to_ascii doesn't work on eth in Latin-1

Details:

In the Latin-1 encoding, both eths, Ð chr(208) and ð chr(240), get mapped to
space instead of D and d like they should.

Actually, they should get mapped to 'th', but I'd rather have the speed
instead of strict accuracy.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #1173: Sig 11 in insert
Next
From: Oliver Elphick
Date:
Subject: [Fwd: Bug#255208: postgresql - ignores SIGPIPE]