Re: Problems with simple_heap_update and Form_pg_relcheck

Поиск
Список
Период
Сортировка
От Holger Krug
Тема Re: Problems with simple_heap_update and Form_pg_relcheck
Дата
Msg-id 20020111115934.A22368@dev12.rationalizer.com
обсуждение исходный текст
Ответ на Problems with simple_heap_update and Form_pg_relcheck  (Holger Krug <hkrug@rationalizer.com>)
Список pgsql-hackers
On Fri, Jan 11, 2002 at 11:52:39AM +0100, Holger Krug wrote:
> Furthermore when I abort the transaction (with `elog') after the code
> segment shown above is executed, the entry in pg_relcheck even vanishes !

This remark applies to a slightly different version of the code, when
I do not heap_copytuple but modify the value in place. OK, that's
understandable, so please forget it. But the problem, that
`rcerrhandlers' is not updated, remains.

-- 
Holger Krug
hkrug@rationalizer.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Holger Krug
Дата:
Сообщение: Problems with simple_heap_update and Form_pg_relcheck
Следующее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: again on index usage