Re: [COMMITTERS] pgsql: Add make rules to download raw Unicode mapping files - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [COMMITTERS] pgsql: Add make rules to download raw Unicode mapping files
Date
Msg-id CAB7nPqT7iBcwZ9dqidWL8gA1kDWPGj8vi+9bpjeUan867oC2hQ@mail.gmail.com
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Add make rules to download raw Unicode mapping files
List pgsql-hackers
On Wed, Nov 2, 2016 at 12:58 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
> Add make rules to download raw Unicode mapping files
>
> This serves as implicit documentation and is handy if someone wants to
> tweak things.  The rules are not part of a normal build, like this
> entire directory.

If the goal is to prevent to have those files in the code tree,
wouldn't it make sense as well to have a .gitignore with all those
files in it?
-- 
Michael



pgsql-hackers by date:

Previous
From: Ashutosh Sharma
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Change the way that LWLocks for extensions are allocated.
Next
From: Kuntal Ghosh
Date:
Subject: Re: WAL consistency check facility