X-Original-To: pgsql-committers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 8FB8DD1B9AF for ; Tue, 9 Mar 2004 07:31:03 +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 34553-10 for ; Tue, 9 Mar 2004 03:31:01 -0400 (AST) Received: from curie.credativ.org (credativ.com [217.160.209.18]) by svr1.postgresql.org (Postfix) with ESMTP id 94991D1BA0A for ; Tue, 9 Mar 2004 03:30:59 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by curie.credativ.org (Postfix) with ESMTP id 027AD55EF7; Tue, 9 Mar 2004 08:30:58 +0100 (CET) Received: from colt.pezone.net (dsl-213-023-254-012.arcor-ip.net [213.23.254.12]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by curie.credativ.org (Postfix) with ESMTP id 7899C55BEB; Tue, 9 Mar 2004 08:30:57 +0100 (CET) From: Peter Eisentraut To: Bruce Momjian , Tom Lane Subject: Re: pgsql-server/doc/src/sgml Makefile Date: Tue, 9 Mar 2004 08:30:56 +0100 User-Agent: KMail/1.5.1 Cc: pgsql-committers@postgresql.org References: <200403060301.i2631WP00802@candle.pha.pa.us> In-Reply-To: <200403060301.i2631WP00802@candle.pha.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403090830.56726.peter_e@gmx.net> X-Virus-Scanned: by AMaViS at credativ.com X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/98 X-Sequence-Number: 12563 Bruce Momjian wrote: > In the old days, only I did HISTORY. Now that others are doing it, > which is good, we should standardize to prevent CVS from recording > massive changes to HISTORY for different versions of lynx. A better approach for that would be to remove HISTORY from CVS and build it only when the release tarball is made.