Re: HEAP_MOVED_IN or HEAP_MOVED_OFF?

Поиск
Список
Период
Сортировка
От Manfred Koizar
Тема Re: HEAP_MOVED_IN or HEAP_MOVED_OFF?
Дата
Msg-id r3ldjuctme2ipnimoe3kr8nkr02sof8n2s@4ax.com
обсуждение исходный текст
Ответ на HEAP_MOVED_IN or HEAP_MOVED_OFF?  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: HEAP_MOVED_IN or HEAP_MOVED_OFF?
Следующее
От: nconway@klamath.dyndns.org (Neil Conway)
Дата:
Сообщение: regression in CVS HEAD