X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 5C3443A3B44 for ; Wed, 27 Oct 2004 00:42:21 +0100 (BST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 89731-10 for ; Tue, 26 Oct 2004 23:42:15 +0000 (GMT) Received: from candle.pha.pa.us (candle.pha.pa.us [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id ACD1F3A3AED for ; Wed, 27 Oct 2004 00:42:14 +0100 (BST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id i9QNgAo18261; Tue, 26 Oct 2004 19:42:10 -0400 (EDT) From: Bruce Momjian Message-Id: <200410262342.i9QNgAo18261@candle.pha.pa.us> Subject: Re: PostgreSQL 8.0.0beta3 Documentation In-Reply-To: <18076.1098712917@sss.pgh.pa.us> To: Tom Lane Date: Tue, 26 Oct 2004 19:42:09 -0400 (EDT) Cc: Neil Conway , stig erikson , pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL108 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200410/61 X-Sequence-Number: 2630 Tom Lane wrote: > Neil Conway writes: > > Bruce: I updated RELEASE_CHANGES so that this isn't forgotten in the > > future. If I have done that incorrectly, please let me know. > > Actually a better answer would be to fix src/tools/copyright so it > doesn't miss this file. I'm not sure how hard that is though. I remove the RELEASE_CHANGES item and added this as a print to stderr in the copyright script: echo "Manually update doc/src/sgml/legal.sgml too" 1>&2 -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073