Re: HEAP_MOVED_IN or HEAP_MOVED_OFF? - Mailing list pgsql-hackers

From Manfred Koizar
Subject Re: HEAP_MOVED_IN or HEAP_MOVED_OFF?
Date
Msg-id r3ldjuctme2ipnimoe3kr8nkr02sof8n2s@4ax.com
Whole thread Raw
In response to HEAP_MOVED_IN or HEAP_MOVED_OFF?  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
On Thu, 18 Jul 2002 23:05:05 +0900 (JST), Tatsuo Ishii
<t-ishii@sra.co.jp> wrote:
>TRAP: Failed Assertion("!(!((tp.t_data)->t_infomask & (0x4000 |
>0x8000))):", File: "heapam.c", Line: 1315)

Tatsuo, this is unrelated to *your* work.  It is a bug introduced with
my heap tuple header changes.  Tom Lane has reported this bug  three
days ago: "[HACKERS] HeapTuple header changes cause core dumps in CVS
tip".

A workaround has been posted in reply to this message.  And a (IMHO)
better fix is waiting on -patches, making the workaround obsolete.  If
you try the fix:  any feedback is very appreciated.

ServusManfred


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: HEAP_MOVED_IN or HEAP_MOVED_OFF?
Next
From: nconway@klamath.dyndns.org (Neil Conway)
Date:
Subject: regression in CVS HEAD