On Mon, 11 Mar 2019 at 22:29, Michael Paquier <mich...@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