Re: [HACKERS] shift_sjis_2004 related autority files are remaining

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [HACKERS] shift_sjis_2004 related autority files are remaining
Дата
Msg-id CAB7nPqSJ-ihOOXrNp+N0LG=mmbGQ_OAJ5d2b41VGtO6H-PQqjw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] shift_sjis_2004 related autority files are remaining  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Ответы Re: [HACKERS] shift_sjis_2004 related autority files are remaining  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Список pgsql-hackers
On Fri, Jun 23, 2017 at 8:12 AM, Tatsuo Ishii <ishii@sraoss.co.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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Pluggable storage
Следующее
От: Thom Brown
Дата:
Сообщение: Re: [HACKERS] Proposal : For Auto-Prewarm.