Re: Unaccent extension python script Issue in Windows - Mailing list pgsql-hackers

From Hugh Ranalli
Subject Re: Unaccent extension python script Issue in Windows
Date
Msg-id CAAhbUMOfYCCy0QAJBkCDxRfT59Ri9ubo8+haRxzkJdE52q8ZbA@mail.gmail.com
Whole thread Raw
In response to Re: Unaccent extension python script Issue in Windows  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Unaccent extension python script Issue in Windows
List pgsql-hackers
On Mon, 11 Mar 2019 at 22:29, Michael Paquier <michael@paquier.xyz> wrote:
On Mon, Mar 11, 2019 at 09:54:45PM +0530, Ramanarayana wrote:
> I went through the python script and found that the stdout encoding is set
> to utf-8 only if python version is <=2. The same needs to be done for
> python 3

If you send a patch for that, how would it look like?  Could you also
register any patch produced to the future commit fest?  It is here:
https://commitfest.postgresql.org/23/

We had integrated that into a patch on Bug#15548 (generate_unaccent_rules-remove-combining-diacritical-accents-04.patch), but there had been issues as overlapping patches had already been committed. I can try to abstract out these changes in the few days.
Hugh

 

pgsql-hackers by date:

Previous
From: Sergei Kornilov
Date:
Subject: Re: Offline enabling/disabling of data checksums
Next
From: Andrew Dunstan
Date:
Subject: Re: A separate table level option to control compression