Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id 48F459FB662 for ; Sun, 29 Apr 2007 13:53:41 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-maia, port 10024) with ESMTP id 47618-02 for ; Sun, 29 Apr 2007 13:53:15 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 67BAE9FB63D for ; Sun, 29 Apr 2007 13:53:38 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.6/8.13.6) with ESMTP id l3TGrUSk024378; Sun, 29 Apr 2007 12:53:30 -0400 (EDT) To: Stefan Kaltenbrunner cc: Simon Riggs , Bruce Momjian , PostgreSQL-development Subject: Re: Feature freeze progress report In-reply-to: <46348320.7080808@kaltenbrunner.cc> References: <200704270313.l3R3DwF16449@momjian.us> <1177792836.3663.61.camel@silverbirch.site> <46348320.7080808@kaltenbrunner.cc> Comments: In-reply-to Stefan Kaltenbrunner message dated "Sun, 29 Apr 2007 13:36:00 +0200" Date: Sun, 29 Apr 2007 12:53:30 -0400 Message-ID: <24377.1177865610@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/1206 X-Sequence-Number: 102539 Stefan Kaltenbrunner writes: > Simon Riggs wrote: >> My thinking is to move to a two stage release process: Do one >> "production" release annually, and one "dev" release at the 6 month >> mid-point. > I'm not really convinced that this is good idea at all - it would lead > to further fragmentation of developer resources (likely more versions to > support and more frequent releases which to put quite a load on > developers by itself). That's my reaction too. The overhead of a "dev" release would be just as high as a full release, and we don't really have enough manpower to do two releases a year. We *definitely* haven't got enough manpower to double the number of back branches we are trying to keep patched. So this could only work if dev releases are abandoned from a support perspective when the next full release comes out, and that will entirely guarantee that no DBA will use one in production. regards, tom lane