Re: .gitignore files, take two - Mailing list pgsql-hackers

From Tom Lane
Subject Re: .gitignore files, take two
Date
Msg-id 7841.1285097524@sss.pgh.pa.us
Whole thread Raw
In response to Re: .gitignore files, take two  (Magnus Hagander <magnus@hagander.net>)
Responses Re: .gitignore files, take two  (Magnus Hagander <magnus@hagander.net>)
Re: .gitignore files, take two  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> On Tue, Sep 21, 2010 at 20:59, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Just paranoia, I guess. �I can't actually see a reason why we'd have
>> any committable files in the tree matching that pattern. �OTOH, we
>> probably also need the same type of pattern for .sl and .dylib,
>> so at some point a more conservative pattern would be wise.

> Do we know what the exact pattern would be for .sl and .dylib? Are
> they following the same basic pattern of .sl.<major>.<minor>?

Yes, they'll be just the same --- Makefile.shlib treats all those
extensions alike.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Abhijit Menon-Sen
Date:
Subject: Re: Git conversion status
Next
From: Magnus Hagander
Date:
Subject: Re: .gitignore files, take two