BUG #15347: Unaccent for greek characters does not work

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: tas(dot)o(dot)s(at)hotmail(dot)com
Subject: BUG #15347: Unaccent for greek characters does not work
Date: 2018-08-22 15:08:09
Message-ID: 153495048900.1368.11566580687623014380@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15347
Logged by: Tasos Maschalidis
Email address: tas(dot)o(dot)s(at)hotmail(dot)com
PostgreSQL version: 9.3.18
Operating system: Ubuntu 4.8.4
Description:

Call to unaccent function with greek characters does not return the greek
characters without the accents as expected (not even just the few diacritics
used in modern Greek). While the customization of unaccent.rules is an
option for dedicated servers, most cloud services do not provide write
access to the file system and thus this is limiting the unaccent feature for
greek characters. This forces us to find workarounds for something
relatively simple (just some extra characters with diacritics in the
official dictionary). Please find more details in this answer of Stack
Overflow: https://stackoverflow.com/a/49849260/5909738

Thank you,
Tasos Maschalidis

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2018-08-22 15:08:38 Re: BUG #15346: Replica fails to start after the crash
Previous Message Alexander Kukushkin 2018-08-22 15:01:56 Re: BUG #15346: Replica fails to start after the crash