Re: BUG #15347: Unaccent for greek characters does not work - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: BUG #15347: Unaccent for greek characters does not work
Date
Msg-id CAEepm=0On-bBVGs3TkT-wbxjXDNw8d487XMy1R0_Rm=ytZ5eJA@mail.gmail.com
Whole thread Raw
In response to Re: BUG #15347: Unaccent for greek characters does not work  (Michael Paquier <michael@paquier.xyz>)
Responses Re: BUG #15347: Unaccent for greek characters does not work  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Fri, Aug 24, 2018 at 12:12 PM, Michael Paquier <michael@paquier.xyz> wrote:
> On Fri, Aug 24, 2018 at 10:16:14AM +1200, Thomas Munro wrote:
>> I wondered if the documentation might need a change, but it already
>> says something broad enough: "A more complete example, which is
>> directly useful for most European languages, can be found in
>> unaccent.rules, ...".
>
> Perhaps it would be better to avoid non-ASCII characters in this script?

You mean in the Python script?  Why?  At the top it has a PEP-263
encoding declaration:

# -*- coding: utf-8 -*-

-- 
Thomas Munro
http://www.enterprisedb.com


pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BUG #15347: Unaccent for greek characters does not work
Next
From: Tom Lane
Date:
Subject: Re: BUG #15347: Unaccent for greek characters does not work