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 0ADB4D1CCB5; Tue, 18 Nov 2003 03:19:25 +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 27863-08; Mon, 17 Nov 2003 23:18:57 -0400 (AST) Received: from bob.samurai.com (bob.samurai.com [205.207.28.75]) by svr1.postgresql.org (Postfix) with ESMTP id 612C2D1D696; Mon, 17 Nov 2003 23:10:17 -0400 (AST) Received: from tokyo.samurai.com (d226-89-59.home.cgocable.net [24.226.89.59]) by bob.samurai.com (Postfix) with ESMTP id 981E81FBB; Mon, 17 Nov 2003 22:10:20 -0500 (EST) To: "Matthew T. O'Connor" Cc: Peter Eisentraut , "Marc G. Fournier" , Christopher Kings-Lynne , PostgreSQL Development Subject: Re: Release cycle length From: Neil Conway In-Reply-To: <3FB988B8.1050904@zeut.net> (Matthew T. O'Connor's message of "Mon, 17 Nov 2003 21:49:28 -0500") References: <3FB988B8.1050904@zeut.net> Date: Mon, 17 Nov 2003 22:10:20 -0500 Message-ID: <87smkmgyn7.fsf@mailbox.samurai.com> User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/925 X-Sequence-Number: 47213 "Matthew T. O'Connor" writes: > So 7.4 took about 4.5 months to get from feature freeze to release. > I think feature freeze is the important date that developers of new > features need to concern themselves with. Rather than the length of the release cycle, I think it's the length of the beta cycle that we should focus on improving. IMHO, we should try to make the beta process more efficient: sometimes I get the impression that the beta process just drags on and on, without the extra time resulting in a huge improvement in the reliability of the .0 release (witness the fact that all the .0 releases I can remember have had a *lot* of serious bugs in them -- we can't catch everything of course, but I think there is definitely room for improvement). That said, I'm not really sure how we can make better use of the beta period. One obvious improvement would be making the beta announcements more visible: the obscurity of the beta process on www.postgresql.org for 7.4 was pretty ridiculous. Does anyone else have a suggestion on what we can do to produce a more reliable .0 release in less time? -Neil