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

From Peter Eisentraut
Subject Re: [COMMITTERS] pgsql: Add make rules to download raw Unicode mapping files
Date
Msg-id 8ed04a09-10f4-69bc-3171-c8d52923c9e8@2ndquadrant.com
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Add make rules to download raw Unicode mapping files  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On 11/2/16 3:33 AM, Michael Paquier wrote:
> 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?

Well, the goal is to document where the files come from.  If someone
wants to refine this more, go ahead, but I have accomplished what I set
out to do. :)


-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: auto_explain vs. parallel query
Next
From: Robert Haas
Date:
Subject: Re: Speed up Clog Access by increasing CLOG buffers