Re: [COMMITTERS] pgsql: Add make rules to download raw Unicode mapping files

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Add make rules to download raw Unicode mapping files
Date: 2016-11-03 15:05:00
Message-ID: 8ed04a09-10f4-69bc-3171-c8d52923c9e8@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers 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(at)gmx(dot)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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-11-03 15:28:56 pgsql: Use NIL instead of NULL for an empty List.
Previous Message Robert Haas 2016-11-03 13:46:29 pgsql: libpq: Allow connection strings and URIs to specify multiple hos

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2016-11-03 15:08:02 Re: Speed up Clog Access by increasing CLOG buffers
Previous Message Robert Haas 2016-11-03 14:59:12 Re: auto_explain vs. parallel query