Re: [BUGS] heap_mark4update: (am)invalid tid

2003-09-08 Thread Tom Lane
"A.Bhuvaneswaran" <[EMAIL PROTECTED]> writes: > Should i require to upgrade? or, Is there any smart sql? If you still see the problem after updating to 7.3.4, it would be worth investigating further. But given that the symptom looks just like a known 7.3.2 bug, I don't see any value in spending t

[BUGS] heap_mark4update: (am)invalid tid

2003-09-08 Thread A.Bhuvaneswaran
Hi, I am using 7.3.2 on redhat linux 7.3. I am getting this error during update. My update sql is, test_pg=# update po_header set emp_name = a.user_name from users a where emp_code = a.user_code and emp_name != a.user_name and a.user_name is not null; I referred the link, http://archives.pos

Re: [BUGS] heap_mark4update: (am)invalid tid

2003-04-12 Thread Robert Creager
From: Tom Lane <[EMAIL PROTECTED]> > The fix is in CVS. Sure is. It works fine now. Thanks Tom. Cheers, Rob ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command