| From: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Tasos Maschalidis <TaS(dot)O(dot)S(at)hotmail(dot)com>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: BUG #15347: Unaccent for greek characters does not work |
| Date: | 2018-08-24 00:16:16 |
| Message-ID: | CAEepm=0On-bBVGs3TkT-wbxjXDNw8d487XMy1R0_Rm=ytZ5eJA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Fri, Aug 24, 2018 at 12:12 PM, Michael Paquier <michael(at)paquier(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2018-08-24 02:07:30 | Re: BUG #15347: Unaccent for greek characters does not work |
| Previous Message | Michael Paquier | 2018-08-24 00:12:39 | Re: BUG #15347: Unaccent for greek characters does not work |