Received: from localhost (unknown [200.46.204.184]) by developer.postgresql.org (Postfix) with ESMTP id 261392E0078; Mon, 21 Apr 2008 05:36:14 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 29345-01; Mon, 21 Apr 2008 05:35:57 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from cronos.madness.at (madness.at [217.196.146.217]) by developer.postgresql.org (Postfix) with ESMTP id C85252E0057; Mon, 21 Apr 2008 05:36:00 -0300 (ADT) Received: from congw.dc1.conova.com ([217.196.145.250] helo=[192.168.1.61]) by cronos.madness.at with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1JnrVC-00085G-4g; Mon, 21 Apr 2008 10:35:57 +0200 Message-ID: <480C523A.9070905@kaltenbrunner.cc> Date: Mon, 21 Apr 2008 10:37:14 +0200 From: Stefan Kaltenbrunner User-Agent: Icedove 1.5.0.14pre (X11/20080304) MIME-Version: 1.0 To: Magnus Hagander CC: Simon Riggs , pgsql-www@postgresql.org, pgsql-docs@postgresql.org Subject: Re: What's New References: <1208340397.4259.63.camel@ebony.site> <20080418113844.28cdf7b4@mha-laptop> <1208512505.4259.429.camel@ebony.site> <20080418143557.4e12fb99@mha-laptop> In-Reply-To: <20080418143557.4e12fb99@mha-laptop> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200804/215 X-Sequence-Number: 14963 Magnus Hagander wrote: > If people like this method, I'll go through the release.sgml file and > make the change for other versions as well. It's a simple cut/paste... > Patch is as simple as: > > This release contains a variety of fixes from 8.3.0. > + For information about new features in the 8.3 release, see > + . > > > > (obviously it needs to be backpatched to the stable branch to make any > difference for the links on the website) this seems like a good idea and something that I personally wanted in the past. Stefan