Re: v7.2.1 Released: Critical Bug Fix

From: "Dean Hill" <dean(at)metweld(dot)com>
To: <pgsql-announce(at)postgresql(dot)org>
Cc: <pgsql-hackers(at)postgresql(dot)org>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: v7.2.1 Released: Critical Bug Fix
Date: 2002-04-02 14:39:55
Message-ID: 018e01c1da54$421428d0$4d6f6f6f@DELL11
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-general pgsql-hackers

I was wondering if it is documented as to exactly how to do a minor
upgrade. I've not been able to find it in the past, and I end up doing
a full install, dump/reload. I'm running postgresql on nt/2000 using
cygwin. Thanks -Dean

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Marc G.
Fournier
Sent: Tuesday, April 02, 2002 9:08 AM
To: pgsql-announce(at)postgresql(dot)org
Cc: pgsql-hackers(at)postgresql(dot)org; pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] v7.2.1 Released: Critical Bug Fix

Over this past weekend, the PostgreSQL Global Development Group packaged
up and put onto our ftp server PostgreSQL v7.2.1 ... a bug fix release,
it fixes a critical bug in v7.2:

sequence counters will go backwards after a crash

Other fixes since v7.2 include:

Fix pgaccess kanji-coversion key binding (Tatsuo)
Optimizer improvements (Tom)
cash I/O improvements (Tom)
New Russian FAQ
Compile fix for missing AuthBlockSig (Heiko)
Additional time zones and time zone fixes (Thomas)
Allow psql \connect to handle mixed case database and user names (Tom)
Return proper OID on command completion even with ON INSERT rules (Tom)
Allow COPY FROM to use 8-bit DELIMITERS (Tatsuo) Fix bug in
extract/date_part for milliseconds/microseconds (Tatsuo) Improve
handling of multiple UNIONs with different lengths (Tom)
contrib/btree_gist improvements (Teodor Sigaev) contrib/tsearch
dictionary improvements, see README.tsearch for
an additional installation step (Thomas T. Thai, Teodor Sigaev) Fix
for array subscripts handling (Tom) Allow EXECUTE of "CREATE TABLE AS
... SELECT" in PL/PgSQL (Tom)

Upgrading to v7.2.1 from v7.2 *does not* require a dump/reload, but it
is required from all previous releases ...

Due to the nature of the bug with the sequence counters, it is *highly*
recommended that anyone running v7.2 upgrade to the latest version at
their earliest convience ...

Marc G. Fournier

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Responses

Browse pgsql-announce by date

  From Date Subject
Next Message Kaare Rasmussen 2002-04-02 15:12:02 Re: v7.2.1 Released: Critical Bug Fix
Previous Message Marc G. Fournier 2002-04-02 14:08:05 v7.2.1 Released: Critical Bug Fix

Browse pgsql-general by date

  From Date Subject
Next Message David Siebert 2002-04-02 14:53:28 Postgres and Foxbase
Previous Message Alexander Haväng 2002-04-02 14:32:24 Trivial query, large query, but very sad results.

Browse pgsql-hackers by date

  From Date Subject
Next Message Kaare Rasmussen 2002-04-02 15:12:02 Re: v7.2.1 Released: Critical Bug Fix
Previous Message Marc G. Fournier 2002-04-02 14:08:05 v7.2.1 Released: Critical Bug Fix