Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 978E29FB8EC; Sun, 13 May 2007 20:04:51 -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 56616-01; Sun, 13 May 2007 20:04:43 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from community1.commandprompt.com (host-254.commandprompt.net [207.173.203.254]) by postgresql.org (Postfix) with ESMTP id 0DAD29FB28E; Sun, 13 May 2007 20:04:48 -0300 (ADT) Received: from [192.168.10.103] (cpe-075-177-135-163.nc.res.rr.com [75.177.135.163]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by community1.commandprompt.com (Postfix) with ESMTP id D78A61A392E; Sun, 13 May 2007 16:04:45 -0700 (PDT) Message-ID: <4647998C.3000103@dunslane.net> Date: Sun, 13 May 2007 19:04:44 -0400 From: Andrew Dunstan User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.10) Gecko/20070301 Fedora/1.0.8-0.6.2.fc6 pango-text SeaMonkey/1.0.8 MIME-Version: 1.0 To: Tom Lane CC: David Fetter , PostgreSQL Docs , PostgreSQL Patches Subject: Re: [PATCHES] OS/X startup scripts References: <20070513211526.GF14860@fetter.org> <20797.1179096579@sss.pgh.pa.us> In-Reply-To: <20797.1179096579@sss.pgh.pa.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200705/15 X-Sequence-Number: 4244 Tom Lane wrote: > David Fetter writes: > >> I haven't included the customary diffs. This points me to some of the >> many deficiencies of CVS, namely that I would need write access in >> order to have it create a diff, >> > > Strange, it works fine for everyone else. > > > Especially if you have cvsutils installed (can be found in many places including fedora extras). cheers andrew