excessive backpatching of gitignore files - Mailing list pgsql-hackers

From Peter Eisentraut
Subject excessive backpatching of gitignore files
Date
Msg-id 1310068729.31709.3.camel@vanquo.pezone.net
Whole thread Raw
List pgsql-hackers
I noticed that the 8.4 branch has a file contrib/pg_upgrade/.gitignore
even though that version does not ship pg_upgrade.  Apparently, a
few .gitignore files have been backpatched without checking whether they
apply.  pg_archivecleanup and unaccent are also affected, and there
might be other directories introduced in other branches.  Should
probably be cleaned up.




pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Make relation_openrv atomic wrt DDL
Next
From: Tom Lane
Date:
Subject: Re: Inconsistency between postgresql.conf and docs