Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 6CA922E0169 for ; Tue, 18 Mar 2008 18:21:24 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 21180-02 for ; Tue, 18 Mar 2008 18:21:22 -0300 (ADT) Received: from temoku.sf.agliodbs.com (dsl081-245-111.sfo1.dsl.speakeasy.net [64.81.245.111]) by postgresql.org (Postfix) with ESMTP id E14942E0148 for ; Tue, 18 Mar 2008 18:21:21 -0300 (ADT) From: Josh Berkus Reply-To: josh@postgresql.org Organization: PostgreSQL Project To: pgsql-announce@postgresql.org Subject: PostgreSQL 8.3.1, 8.2.7 Update Release Date: Tue, 18 Mar 2008 14:24:50 -0700 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200803181424.51165.josh@postgresql.org> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/15 X-Sequence-Number: 1300 Updates for versions 8.3 and 8.2 of the PostgreSQL database management=20 system are available today. =A0This minor release fixes more than 20 minor= =20 issues uncovered by our community in PostgreSQL 8.3.0 and 8.2.6 over the=20 last few weeks. =A0All users of 8.3 and 8.2 are urged to schedule an upgrad= e=20 at the earliest reasonable opportunity. As with other minor releases, users are not required to dump and reload=20 their database in order to apply this update release; you may simply=20 upgrade the PostgreSQL binaries. =A0However, users affected by the Windows= =20 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 Source Code: http://www.postgresql.org/ftp/source/v8.3.1 http://www.postgresql.org/ftp/source/v8.2.7 Binaries: http://www.postgresql.org/ftp/binary/v8.3.1 http://www.postgresql.org/ftp/binary/v8.2.7 =20 =2D-PostgreSQL Global Development Group =2D-PostgreSQL Core Team