Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 9B3629FBA2C; Mon, 14 May 2007 23:45:46 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 19375-04; Mon, 14 May 2007 23:45:36 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from lists.commandprompt.com (host-254.commandprompt.net [207.173.203.254]) by postgresql.org (Postfix) with ESMTP id 1C9909FBA05; Mon, 14 May 2007 23:45:41 -0300 (ADT) Received: from perhan.alvh.no-ip.org (201-221-217-243.bk12-dsl.surnet.cl [201.221.217.243]) (authenticated bits=0) by lists.commandprompt.com (8.13.7/8.13.6) with ESMTP id l4F2ivpL028336; Mon, 14 May 2007 19:44:58 -0700 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id ED96432A13; Mon, 14 May 2007 22:44:51 -0400 (CLT) Date: Mon, 14 May 2007 22:44:51 -0400 From: Alvaro Herrera To: Mark Kirkwood Cc: David Fetter , Tom Lane , Andrew Dunstan , PostgreSQL Docs , PostgreSQL Patches Subject: Re: [PATCHES] OS/X startup scripts Message-ID: <20070515024451.GI4429@alvh.no-ip.org> References: <20070513211526.GF14860@fetter.org> <20797.1179096579@sss.pgh.pa.us> <4647998C.3000103@dunslane.net> <20070514011826.GI14860@fetter.org> <23143.1179107513@sss.pgh.pa.us> <20070514015805.GK14860@fetter.org> <4647D81C.7080802@paradise.net.nz> <20070514173556.GW14860@fetter.org> <20070514191615.GA31201@alvh.no-ip.org> <464912F0.6010005@paradise.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <464912F0.6010005@paradise.net.nz> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: ClamAV version 0.88.5, clamav-milter version 0.88.5 on projects.commandprompt.com X-Virus-Status: Clean X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.6 (lists.commandprompt.com [192.168.2.159]); Mon, 14 May 2007 19:45:00 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200705/37 X-Sequence-Number: 4266 Mark Kirkwood wrote: > Alvaro Herrera wrote: > >Except that it also includes diffs for generated files, which tend to be > >huge. To work around that you need to create a list of files to > >exclude, and the whole thing (which was cumbersome already) starts to > >get unmanageable. > > $ make maintainer-clean > > before the diff, which clears all those out. Yeah, but then if you make a mistake with the patch and have to build again to retest, you have to wait the whole thing to compile, which can be annoying. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support