Re: Problems with simple_heap_update and Form_pg_relcheck

From: Holger Krug <hkrug(at)rationalizer(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Problems with simple_heap_update and Form_pg_relcheck
Date: 2002-01-11 10:59:34
Message-ID: 20020111115934.A22368@dev12.rationalizer.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)rationalizer(dot)com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB SD 2002-01-11 11:46:42 Re: again on index usage
Previous Message Holger Krug 2002-01-11 10:52:39 Problems with simple_heap_update and Form_pg_relcheck