Re: pg_upgrade bug in handling postgres/template1 databases - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg_upgrade bug in handling postgres/template1 databases
Date
Msg-id 20150212020239.GA13796@momjian.us
Whole thread Raw
In response to pg_upgrade bug in handling postgres/template1 databases  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Tue, Feb 10, 2015 at 12:52:33PM -0500, Bruce Momjian wrote:
> The attached patch fixes the problem, and I have reproduced the bug and
> verified the patch fixes it.  It would have been nice if I had figured
> this out two weeks ago, before we released minor version upgrades.  This
> bug has existed back to 9.0 or earlier, so it isn't new.

Patch applied back through 9.0.  This bug was reported by an EDB
customer.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: reducing our reliance on MD5
Next
From: Bruce Momjian
Date:
Subject: Re: Better error message on pg_upgrade checksum mismatches