X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 406ABD1DAB0; Wed, 11 Feb 2004 16:50:08 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 95622-06; Wed, 11 Feb 2004 12:49:53 -0400 (AST) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by svr1.postgresql.org (Postfix) with ESMTP id B14ABD1D43B; Wed, 11 Feb 2004 12:49:53 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.11/8.12.11) with ESMTP id i1BGnrs4021975; Wed, 11 Feb 2004 11:49:53 -0500 (EST) To: "Marc G. Fournier" Cc: Robert Treat , pgsql-www@postgresql.org Subject: Re: things currently broken/missing In-reply-to: <20040211123247.U40659@ganymede.hub.org> References: <1076509856.18024.90.camel@camel> <20040211110619.D40659@ganymede.hub.org> <1076514410.17920.94.camel@camel> <21453.1076516116@sss.pgh.pa.us> <20040211123247.U40659@ganymede.hub.org> Comments: In-reply-to "Marc G. Fournier" message dated "Wed, 11 Feb 2004 12:35:58 -0400" Date: Wed, 11 Feb 2004 11:49:52 -0500 Message-ID: <21974.1076518192@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/59 X-Sequence-Number: 3624 "Marc G. Fournier" writes: > doing a quick look, we're running an *ancient* version (not sure what > version): I use cvsweb constantly, so if there's a later release you can drop in easily, please do. Also, see if you can teach it about the PostgreSQL CVS keyword? Right now, if you do a diff it mistakenly shows the PostgreSQL line as a diff. Compare for example http://developer.postgresql.org/cvsweb.cgi/pgsql-server/GNUmakefile.in.diff?r1=1.36&r2=1.37 http://developer.postgresql.org/cvsweb.cgi/pgsql-server/GNUmakefile.in.diff?r1=1.34&r2=1.35 In the latter case it's hiding the $Header$ change as irrelevant (as you can confirm by selecting the "context diff" option). But it doesn't know to do so for $PostgreSQL$. regards, tom lane