From: | Ramanarayana <raam(dot)soft(at)gmail(dot)com> |
---|---|
To: | Hugh Ranalli <hugh(at)whtc(dot)ca> |
Cc: | PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: BUG #15548: Unaccent does not remove combining diacritical characters |
Date: | 2019-02-17 07:15:39 |
Message-ID: | CAKm4Xs6JrgX-fb-WpNMMJSz1kAp3HP8N7wnUKbU3ZHW7eHoG4A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
Hi Hugh,
The patch I submitted was tested both in python 2 and 3 and it worked for
me.The single line of code
added in the patch runs only in python 3. I dont think it can break
python2. Would like to see the error you got in python 2 Good to know the
reported issue is a valid one in windows.I tested your patch as well and
it is also working fine.
--
Cheers
Ram 4.0
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2019-02-17 22:15:19 | Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name |
Previous Message | Hugh Ranalli | 2019-02-17 00:51:08 | Re: BUG #15548: Unaccent does not remove combining diacritical characters |
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2019-02-17 08:51:59 | Re: CPU costs of random_zipfian in pgbench |
Previous Message | Donald Dong | 2019-02-17 06:45:13 | Re: Actual Cost |