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

From Tom Lane
Subject Re: BUG #5989: Assertion failure on UPDATE of big value
Date
Msg-id 16593.1303328261@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #5989: Assertion failure on UPDATE of big value  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: BUG #5989: Assertion failure on UPDATE of big value
Re: BUG #5989: Assertion failure on UPDATE of big value
List pgsql-bugs
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> If I'm reading this correctly, it would appear that nobody has
> updated anything to a TOASTed value in a build against HEAD in
> testing *anything* in the last two and a half months.  And the
> regression tests don't include a single UPDATE to a TOASTed value
> anywhere.  That seems like a significant code coverage deficiency.

> Attached is a patch to cure the latter of these.  I'm submitting
> this separately since it seems a good idea regardless of what
> happens with the related SSI issue.

Hmm, is there much regression coverage for TOAST inserts or deletes
either?

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: BUG #5989: Assertion failure on UPDATE of big value
Next
From: "Kevin Grittner"
Date:
Subject: Re: BUG #5989: Assertion failure on UPDATE of big value