Re: Unaccent extension python script Issue in Windows

From: Alvaro Herrera from 2ndQuadrant <alvherre(at)alvh(dot)no-ip(dot)org>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Hugh Ranalli <hugh(at)whtc(dot)ca>, Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, raam narayana <raam(dot)soft(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
Subject: Re: Unaccent extension python script Issue in Windows
Date: 2019-09-10 21:19:55
Message-ID: 20190910211955.GA13333@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks! I have pushed this patch. I didn't test on Windows, but I did
verify that it works with python2 and 3 on my Linux machine.

CLDR has made release 35 already, upon download of which the script
generates a few more lines in the unaccent.rules file, as attached.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
unaccent.diff text/x-diff 1.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2019-09-10 22:03:58 Re: [PATCH] Opclass parameters
Previous Message Alvaro Herrera from 2ndQuadrant 2019-09-10 20:48:22 Re: A problem about partitionwise join