Re: Release cycle length - Mailing list pgsql-hackers

From Jan Wieck
Subject Re: Release cycle length
Date
Msg-id 3FBB7F20.8050005@Yahoo.com
Whole thread Raw
In response to Re: Release cycle length  ("Marc G. Fournier" <scrappy@postgresql.org>)
Responses Re: Release cycle length
List pgsql-hackers
Marc G. Fournier wrote:

> On Tue, 18 Nov 2003, Peter Eisentraut wrote:
> 
>> The time from release 7.3 to release 7.4 was 355 days, an all-time high.
>> We really need to shorten that.  We already have a number of significant
>> improvements in 7.5 now, and several good ones coming up in the next few
>> weeks.  We cannot let people wait 1 year for that.  I suggest that we aim
>> for a 6 month cycle, consisting of approximately 4 months of development
>> and 2 months of cleanup.  So the start of the next beta could be the 1st
>> of March.  What do you think?
> 
> That is the usual goal *nod*  Same goal we try for each release, and never
> quite seem to get there ... we'll try 'yet again' with v7.5 though, as we
> always do :)

I don't see much of a point for a shorter release cycle as long as we 
don't get rid of the initdb requirement for releases that don't change 
the system catalog structure. All we gain from that is spreading out the 
number of different versions used in production.


Jan

-- 
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



pgsql-hackers by date:

Previous
From: Robert Treat
Date:
Subject: Re: Commercial binary support?
Next
From: Michael Meskes
Date:
Subject: Re: ECPG: "EXEC SQL CREATE SCHEMA foo" Broken