PostgreSQL v7.2.4 Released

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: pgsql-announce(at)postgresql(dot)org
Subject: PostgreSQL v7.2.4 Released
Date: 2003-01-31 02:18:33
Message-ID: 20030130220700.H11219@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce


In order to address several critical issues that have been recently
identified, we have tag'd and packaged up a v7.2.4 release of PostgreSQL,
aimed at those unable to upgrade to the v7.3 code ...

Major changes in this release are:

Fix some additional cases of VACUUM "No one parent tuple was found"
error
Prevent VACUUM from being called inside a function (Bruce)
Ensure pg_clog updates are sync'd to disk before marking checkpoint
complete
Avoid integer overflow during large hash joins
Make GROUP commands work when pg_group.grolist is large enough
to be toasted
Fix errors in datetime tables; some timezone names weren't being
recognized
Fix integer overflows in circle_poly(), path_encode(), path_add()
(Neil)
Repair long-standing logic errors in lseg_eq(), lseg_ne(),
lseg_center()

This release is backwards compability to the previous v7.2.x releases, and
does not require a dump/restore to upgrade ...

Due to the extent of the changes between v7.2.x and v7.3.x, as pertains to
the use of bison, for those wishing to build from CVS, you will need the
older version of bison ... bison v1.75+ will not work.

This release can be found on all mirrors, as well as the main site, under:

/pub/source/v7.2.4

Please submit any bug reports for this release to

pgsql-bugs(at)postgresql(dot)org

Browse pgsql-announce by date

  From Date Subject
Next Message Bruce Momjian 2003-01-31 05:36:03 O'Reilly Conference call for papers
Previous Message Robert Treat 2003-01-29 16:12:44 PostgreSQL Weekly News - Jan 29th 2003