Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id C73349FB8EB; Sun, 13 May 2007 22:52:33 -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 70464-04; Sun, 13 May 2007 22:52:24 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 156E79FB834; Sun, 13 May 2007 22:52:29 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.1/8.14.1) with ESMTP id l4E1pr5w023144; Sun, 13 May 2007 21:51:53 -0400 (EDT) To: David Fetter cc: Andrew Dunstan , PostgreSQL Docs , PostgreSQL Patches Subject: Re: [PATCHES] OS/X startup scripts In-reply-to: <20070514011826.GI14860@fetter.org> References: <20070513211526.GF14860@fetter.org> <20797.1179096579@sss.pgh.pa.us> <4647998C.3000103@dunslane.net> <20070514011826.GI14860@fetter.org> Comments: In-reply-to David Fetter message dated "Sun, 13 May 2007 18:18:26 -0700" Date: Sun, 13 May 2007 21:51:53 -0400 Message-ID: <23143.1179107513@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200705/21 X-Sequence-Number: 4250 David Fetter writes: > On Sun, May 13, 2007 at 07:04:44PM -0400, Andrew Dunstan wrote: >> Tom Lane wrote: >>> Strange, it works fine for everyone else. >> >> Especially if you have cvsutils installed (can be found in many >> places including fedora extras). > I didn't know about those, so I'll prepare a patch to the developer > and documenter docs that mentions this utility :) I dunno what cvsutils is, but I do know that plain old "cvs diff" works fine whether you have commit privs or not. Rather than preparing a patch to our docs, perhaps you should spend some time reading the CVS docs. regards, tom lane