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 70258D1C91A for ; Tue, 18 Nov 2003 02:27:43 +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 10146-07 for ; Mon, 17 Nov 2003 22:27:15 -0400 (AST) Received: from asmodeus.mcnaught.org (sp-260-1.net4.netcentrix.net [4.21.254.118]) by svr1.postgresql.org (Postfix) with ESMTP id 90CA0D1C9DF for ; Mon, 17 Nov 2003 22:26:55 -0400 (AST) Received: from doug by asmodeus.mcnaught.org with local (Exim 3.36 #1) id 1ALvZB-0000KB-00; Mon, 17 Nov 2003 21:26:09 -0500 To: "Joshua D. Drake" Cc: Peter Eisentraut , Neil Conway , PostgreSQL Development Subject: Re: Release cycle length References: <3FB97CBC.8030900@commandprompt.com> From: Doug McNaught Date: 17 Nov 2003 21:26:09 -0500 In-Reply-To: "Joshua D. Drake"'s message of "Mon, 17 Nov 2003 17:58:20 -0800" Message-ID: <87u152quny.fsf@asmodeus.mcnaught.org> Lines: 26 X-Mailer: Gnus v5.7/Emacs 20.7 X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/914 X-Sequence-Number: 47202 "Joshua D. Drake" writes: > Hello, > > Personally I am for long release cycles, at least for major releases. > In fact > as of 7.4 I think there should possibly be a slow down in releases with more > incremental releases (minor releases) throughout the year. That would pretty much mean changing the "minor releases only for serious bugfixes" philosphy. Is that what you are advocating? > People are running their companies and lives off of PostgreSQL, > they should be able to rely on a specific feature set, and support > from the community for longer. If 7.3.4 works for you, there's nothing to stop you running it until the end of time... If you can't patch in bugfixes yourself, you should be willing to pay for support. Commercial companies like Red Hat don't support their releases indefinitely for free; why should the PG community be obligated to? Also, we very rarely remove features--AUTOCOMMIT on the server is about the only one I can think of. -Doug