From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
Cc: | horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: shift_sjis_2004 related autority files are remaining |
Date: | 2017-06-23 00:10:26 |
Message-ID: | CAB7nPqSJ-ihOOXrNp+N0LG=mmbGQ_OAJ5d2b41VGtO6H-PQqjw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Jun 23, 2017 at 8:12 AM, Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> wrote:
>> Hi, I happned to notice that backend/utils/mb/Unicode directory
>> contains two encoding authority files, which I believe are not to
>> be there.
(Worked on that with Horiguchi-san a couple of weeks back.)
>> euc-jis-2004-std.txt
>> sjis-0213-2004-std.txt
>
> Why do you believe so?
Unicode/Makefile includes that:
euc-jis-2004-std.txt sjis-0213-2004-std.txt:
$(DOWNLOAD) http://x0213.org/codetable/$(@F)
So those files ought to be downloaded when rebuilding the maps, and
they should not be in the tree. In short, I think that Horiguchi-san
is right. On top of the two pointed out by Horiguchi-san,
gb-18030-2000.xml should not be in the tree.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Thom Brown | 2017-06-23 00:15:25 | Re: Proposal : For Auto-Prewarm. |
Previous Message | Michael Paquier | 2017-06-22 23:49:00 | Re: Pluggable storage |