Postresql 8.0 Beta 3 - SELECT ... FOR UPDATE - Mailing list pgsql-hackers

From ronzo
Subject Postresql 8.0 Beta 3 - SELECT ... FOR UPDATE
Date
Msg-id 04f501c4b75a$f4eb7db0$159da8c0@ronzonim
Whole thread Raw
Responses Re: Postresql 8.0 Beta 3 - SELECT ... FOR UPDATE
Re: Postresql 8.0 Beta 3 - SELECT ... FOR UPDATE
List pgsql-hackers
Hi
 
Was already implemented the timeout on the "SELECT ... FOR UPDATE" (non-blocking lock) and/or is possible known if the lock exist on the specified ROW before executing the SELECT?
 
Please note: ours need is the timeout/verify at the ROW level, not at the table level.
 
Is already OK? Is in the TODO list?
May you suggest an alternative method?
 
Thank you.
 
 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] BUG #1290: Default value and ALTER...TYPE
Next
From: Dennis Bjorklund
Date:
Subject: timestamp with time zone a la sql99