Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 794F82E012F; Tue, 18 Mar 2008 19:20:11 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 66903-01; Tue, 18 Mar 2008 19:19:59 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 5EBFD2E003D; Tue, 18 Mar 2008 19:20:05 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 4E080DCC965; Tue, 18 Mar 2008 23:20:03 +0100 (CET) Message-ID: <47E040AF.4030003@hagander.net> Date: Tue, 18 Mar 2008 23:22:39 +0100 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.12 (X11/20080213) MIME-Version: 1.0 To: josh@postgresql.org CC: pgsql-www@postgreSQL.org Subject: Re: [ANNOUNCE] PostgreSQL 8.3.1, 8.2.7 Update Release References: <200803181424.51165.josh@postgresql.org> In-Reply-To: <200803181424.51165.josh@postgresql.org> X-Enigmail-Version: 0.95.6 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: 200803/374 X-Sequence-Number: 14493 Josh Berkus wrote: > Updates for versions 8.3 and 8.2 of the PostgreSQL database management > system are available today. This minor release fixes more than 20 minor > issues uncovered by our community in PostgreSQL 8.3.0 and 8.2.6 over the > last few weeks. All users of 8.3 and 8.2 are urged to schedule an upgrade > at the earliest reasonable opportunity. > > As with other minor releases, users are not required to dump and reload > their database in order to apply this update release; you may simply > upgrade the PostgreSQL binaries. However, users affected by the Windows > locale issue (see release notes) may need to REINDEX some indexes. > > Release Notes: http://www.postgresql.org/8.3/static/release-8-3-1.html > http://www.postgresql.org/8.2/static/release-8-2-7.html These links are clearly wrong. Please at least try to click on them before you post them. I have fixed the broken docs links in the announcement on the website. Which funny enough had *different* errors, three in total, but were still wrong. Someone should probably send an update on this announcement... The binary links look ok AFAICS. //Magnus