About the simple_heap_update function

From: "rupesh bajaj" <rupesh(dot)bajaj(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: About the simple_heap_update function
Date: 2007-04-26 19:04:44
Message-ID: c6bd6a440704261204r105b9929l25a3bbea0030684e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,
I try to update a tuple in pg_attribute table by using the function
simple_heap_update while somequery processing is going on. But when I use to
see the value of that tuple(just updated) once again by SearchSysCache
function in the same query processing, I am not able to see the updated
values. Can you please tell me what is the reason. Or what should i do to
make the updation visible.

Thanks,
Rupesh Bajaj

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-04-26 19:42:58 Re: [BUGS] BUG #3245: PANIC: failed to re-find shared lock object
Previous Message Gregory Stark 2007-04-26 18:50:06 psql default options