Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id BB5109FB437 for ; Tue, 20 Feb 2007 21:19:24 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-new, port 10024) with ESMTP id 88777-01 for ; Tue, 20 Feb 2007 21:19:13 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from floppy.pyrenet.fr (news.pyrenet.fr [194.116.145.2]) by postgresql.org (Postfix) with ESMTP id 2B97A9FB401 for ; Tue, 20 Feb 2007 21:19:24 -0400 (AST) Received: by floppy.pyrenet.fr (Postfix, from userid 106) id EEC1F30E2E; Wed, 21 Feb 2007 02:19:22 +0100 (MET) From: "Andrew Hammond" X-Newsgroups: pgsql.docs Subject: should we have a separate page that clearly defines what a minor release is and why it's a good idea to keep up with them? Date: 20 Feb 2007 17:19:03 -0800 Organization: http://groups.google.com Lines: 11 Message-ID: <1172020743.099243.7640@l53g2000cwa.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Complaints-To: groups-abuse@google.com User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: l53g2000cwa.googlegroups.com; posting-host=68.111.42.215; posting-account=cSUlcA0AAABWACaPjo2Z9C0GBLTio512 To: pgsql-docs@postgresql.org X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200702/13 X-Sequence-Number: 4144 I know it's mentioned in the FAQ, but I'd like to have a separate page that describes what a minor release is, and why it's a good idea to keep up with them. Basically, I want something simple and clear to point middle-managers at when they ask me why I want to upgrade the database. I'm willing to write it, if there's a consensus that it would be worth having. Andrew