| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov> |
| Cc: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #5989: Assertion failure on UPDATE of big value |
| Date: | 2011-04-25 13:48:50 |
| Message-ID: | BANLkTimkN-qh7ehOV3T3zZa37T=8sGks4A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Wed, Apr 20, 2011 at 5:16 PM, Kevin Grittner
<Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
> Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)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.
I committed the one-line fix, and the additional regression tests.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2011-04-25 14:57:05 | Re: BUG #5988: CTINE duplicates constraints |
| Previous Message | nicola75ss | 2011-04-24 18:17:50 | BUG #5993: pg_size_pretty overflow |