Re: BUG #5989: Assertion failure on UPDATE of big value - Mailing list pgsql-bugs

From Kevin Grittner
Subject Re: BUG #5989: Assertion failure on UPDATE of big value
Date
Msg-id 4DAF06D2020000250003CAE6@gw.wicourts.gov
Whole thread Raw
In response to Re: BUG #5989: Assertion failure on UPDATE of big value  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: BUG #5989: Assertion failure on UPDATE of big value
List pgsql-bugs
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote:

> The immediate fix is trivial:
>
> [patch changing one line of code]

I have confirmed that without this patch the new regression tests I
have proposed will fail, and with the patch they succeed.  I have
also confirmed that the isolation test suite continues to succeed
with this patch applied.

-Kevin

pgsql-bugs by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: BUG #5991: Bug restore .backup
Next
From: Tom Lane
Date:
Subject: Re: BUG #5985: CLUSTER ... USING can fail with ERROR: index xxx does not belong to table yyy