X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 65B7CD1B551 for ; Fri, 24 Oct 2003 15:24:44 +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 14761-04 for ; Fri, 24 Oct 2003 12:24:12 -0300 (ADT) Received: from candle.pha.pa.us (momjian.navpoint.com [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id 0A7DCD1B510 for ; Fri, 24 Oct 2003 12:24:11 -0300 (ADT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id h9OFNu924141; Fri, 24 Oct 2003 11:23:56 -0400 (EDT) From: Bruce Momjian Message-Id: <200310241523.h9OFNu924141@candle.pha.pa.us> Subject: Re: 7.4 compatibility question In-Reply-To: To: Peter Eisentraut Date: Fri, 24 Oct 2003 11:23:56 -0400 (EDT) Cc: Neil Conway , Christopher Kings-Lynne , Tom Lane , PostgreSQL Hackers 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 postgresql.org X-Archive-Number: 200310/1131 X-Sequence-Number: 45813 Peter Eisentraut wrote: > Bruce Momjian writes: > > > If they _must_ be done the way you suggest, why have we been able to > > generate reliable release notes all these years? > > With all respect for your work and your enthusiasm for this approach, but > personally, I have absolutely no confidence that the release notes are > complete, accurate, or reliable. That is my deeply founded motivation for > trying to institute changes. But I might be wrong and my fears might have > no merit. Sure, I fear missing things too. One of my goals is to make sure I understand all the CVS commit messages that appear, so I know later I can make a release note about it. Right now, we have a simple process that you can move through step by step and make sure you get everything. With a piecemeal approach, I think we are much more likely to miss something, or have things get confused by merging a CVS log version and a piecemeal version. Looking at the past, I don't remember us missing anything --- I do remember missing a few items that should have been listed in the compatibilities section, but that is more of a problem of us not reviewing the release notes thoroughly. -- 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