Re: BUG #15548: Unaccent does not remove combining diacritical characters - Mailing list pgsql-hackers

From Ramanarayana
Subject Re: BUG #15548: Unaccent does not remove combining diacritical characters
Date
Msg-id CAKm4Xs6JrgX-fb-WpNMMJSz1kAp3HP8N7wnUKbU3ZHW7eHoG4A@mail.gmail.com
Whole thread Raw
In response to Re: BUG #15548: Unaccent does not remove combining diacritical characters  (Hugh Ranalli <hugh@whtc.ca>)
Responses Re: BUG #15548: Unaccent does not remove combining diacriticalcharacters  (Michael Paquier <michael@paquier.xyz>)
List 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

pgsql-hackers by date:

Previous
From: Donald Dong
Date:
Subject: Re: Actual Cost
Next
From: Fabien COELHO
Date:
Subject: Re: CPU costs of random_zipfian in pgbench