Re: exclude tmp_check and tmp_install from pgindent - Mailing list pgsql-hackers

From Tom Lane
Subject Re: exclude tmp_check and tmp_install from pgindent
Date
Msg-id 27161.1539010296@sss.pgh.pa.us
Whole thread Raw
In response to Re: exclude tmp_check and tmp_install from pgindent  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-hackers
Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
> On 10/08/2018 09:13 AM, Michael Paquier wrote:
>> I had exactly the same thought, but with "git ls-files".  There are
>> still some files which should not be indented, like ppport.h which is
>> generated automatically still part of the tree.

> That's already explicitly excluded.

Yeah.  Doing this might allow us to simplify pgindent's explicit
blacklist, but I doubt it'd net out to a win speed-wise.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: now() vs transaction_timestamp()
Next
From: Alexander Kuzmenkov
Date:
Subject: Re: Removing unneeded self joins